This scripts prints various data about an Elasticsearch cluster
Arguments:
version
: prints version infostatus
: prints general statistics and healthindices
: prints all indices
Requirements:
ELASTICSEARCH_URL
env variable set to the URL of your Elasticsearch. Authentication is not implemented.