Scroll to navigation

prometheus-elasticsearch-exporter(1) 1.1.0 prometheus-elasticsearch-exporter(1)

NAME

prometheus-elasticsearch-exporter - Prometheus exporter for various metrics about ElasticSearch, written in Go.

SYNOPSIS

DESCRIPTION

OPTIONS

Show context-sensitive help (also try --help-long and --help-man).
Address to listen on for web interface and telemetry.
Path under which to expose metrics.
http://localhost:9200"
HTTP API address of an Elasticsearch node.
Timeout for trying to get stats from Elasticsearch.
Export stats for all nodes in the cluster. If used, this flag will override the flag es.node.
Node's name of which metrics should be exposed.
Export stats for indices in the cluster.
Export stats for settings of all indices of the cluster.
Export stats for cluster settings.
Export stats for shards in the cluster (implies --es.indices).
Export stats for the cluster snapshots.
Cluster info update interval for the cluster label
Path to PEM file that contains trusted Certificate Authorities for the Elasticsearch connection.
Path to PEM file that contains the private key for client auth when connecting to Elasticsearch.
Path to PEM file that contains the corresponding cert for the private key to connect to Elasticsearch.
Skip SSL verification when connecting to Elasticsearch.
Sets the loglevel. Valid levels are debug, info, warn, error
Sets the log format. Valid formats are json and logfmt
Sets the log output. Valid outputs are stdout and stderr
Show application version.
elasticsearch_exporter, version: