[sooabia@localhost ~]$ cd elasticsearch-6.2.4/
[sooabia@localhost elasticsearch-6.2.4]$ bin/elasticsearch -d
[sooabia@localhost elasticsearch-6.2.4]$ tail -50 logs/elasticsearch.log
[2018-05-18T18:23:14,577][INFO ][o.e.n.Node ] [Y3riGqi] starting ...
[2018-05-18T18:23:14,762][INFO ][o.e.t.TransportService ] [Y3riGqi] publish_address {127.0.0.1:9300}, bound_addresses {[::1]:9300}, {127.0.0.1:9300}
[2018-05-18T18:23:14,774][WARN ][o.e.b.BootstrapChecks ] [Y3riGqi] max file descriptors [4096] for elasticsearch process is too low, increase to at least [65536]
[2018-05-18T18:23:14,774][WARN ][o.e.b.BootstrapChecks ] [Y3riGqi] max virtual memory areas vm.max_map_count [65530] is too low, increase to at least [262144]
[2018-05-18T18:23:17,836][INFO ][o.e.c.s.MasterService ] [Y3riGqi] zen-disco-elected-as-master ([0] nodes joined), reason: new_master {Y3riGqi}{Y3riGqi7TSaizvzW2gddoQ}{KzFubyYrR32Lbrc8J-M-JQ}{127.0.0.1}{127.0.0.1:9300}
[2018-05-18T18:23:17,840][INFO ][o.e.c.s.ClusterApplierService] [Y3riGqi] new_master {Y3riGqi}{Y3riGqi7TSaizvzW2gddoQ}{KzFubyYrR32Lbrc8J-M-JQ}{127.0.0.1}{127.0.0.1:9300}, reason: apply cluster state (from master [master {Y3riGqi}{Y3riGqi7TSaizvzW2gddoQ}{KzFubyYrR32Lbrc8J-M-JQ}{127.0.0.1}{127.0.0.1:9300} committed version [1] source [zen-disco-elected-as-master ([0] nodes joined)]])
[2018-05-18T18:23:17,857][INFO ][o.e.h.n.Netty4HttpServerTransport] [Y3riGqi] publish_address {127.0.0.1:9200}, bound_addresses {[::1]:9200}, {127.0.0.1:9200}