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
stringDefault
"http://localhost:9200"Example
"https://localhost:9200"