MyNixOS website logo
option

services.prometheus.exporters.elasticsearch.url

URI of the Elasticsearch (or OpenSearch) node to scrape, passed as --es.uri. Any credentials embedded here are overridden by the ES_USERNAME/ES_PASSWORD or ES_API_KEY environment variables when environmentFile is set.

Declarations
Type
string
Default
"http://localhost:9200"
Example
"https://localhost:9200"