Scroll to navigation

PROMETHEUS-ELASTICSEARCH-EXPORTER(1) Prometheus PROMETHEUS-ELASTICSEARCH-EXPORTER(1)

NAME

prometheus-elasticsearch-exporter - Prometheus exporter for Elasticsearch metrics

SYNOPSIS

DESCRIPTION

OPTIONS

Show context-sensitive help (also try --help-long and --help-man).
Enable the cluster-info collector (default: enabled).
Enable the clustersettings collector (default: disabled).
Enable the snapshots collector (default: disabled).
Filter on task actions. Used in same way as Task API actions param
Enable the tasks collector (default: disabled).
Path under which to expose metrics.
Use systemd socket activation listeners instead of port listeners (Linux only).
Addresses on which to expose metrics and web interface. Repeatable for multiple addresses. Examples: `:9100` or `[::1]:9100` for http, `vsock://:9100` for vsock
Path to configuration file that can enable TLS or authentication. See: https://github.com/prometheus/exporter-toolkit/blob/master/docs/web-configuration.md
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 mappings of all indices of the cluster.
Export informational alias metrics.
Export index lifecycle politics for indices in the cluster.
Export stats for shards in the cluster (implies --es.indices).
Export stats for SLM snapshots.
Export stas for Data Streams.
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
Region for AWS elasticsearch
Role ARN of an IAM role to assume.
Show application version.
October 2024 prometheus-elasticsearch-exporter 1.8.0