Elasticsearch is a distributed, RESTful search and analytics engine built on Apache Lucene. It stores data as JSON documents and enables near-real-time full-text search, aggregations, and log analytics.
# Health check
curl http://localhost:9200
curl http://localhost:9200/_cluster/health