elasticsearch_exporter icon indicating copy to clipboard operation
elasticsearch_exporter copied to clipboard

support for scraping multiple elasticsearch instance

Open lework opened this issue 1 year ago • 0 comments

Pass the es url via the url parameter.

export ES_TEST_USERNAME elastic
export ES_TEST_PASSWORD 123456

http://localhost:9114/probe?target=http://test-elasticsearch-01:9200&auth_module=TEST

lework avatar Aug 30 '24 11:08 lework