Yes Elasticsearch is running and it is healthy.
Getting following info when i run above command.
{"cluster_name":"myelasticsearch","status":"yellow","timed_out":false,"number_of_nodes":1,"number_of_data_nodes":1,"active_primary_shards":44,"active_shards":44,"relocating_shards":0,"initializing_shards":0,"unassigned_shards":44,"number_of_pending_tasks":0,"number_of_in_flight_fetch":0}
You have renamed your cluster to "myelasticsearch" but you haven't configured Logstash to connect to that cluster. Adjust the cluster parameter of your elasitcsearch output accordingly.
Apache, Apache Lucene, Apache Hadoop, Hadoop, HDFS and the yellow elephant
logo are trademarks of the
Apache Software Foundation
in the United States and/or other countries.