You will need a configuration file, follow splunk_exporter_example.yml
format.
./splunk_exporter --help
You need docker compose installed, a bash helper is provided to start the exporter and the whole test bench as a docker compose environment.
cd /deploy
bash run.sh
To stop it:
docker compose down
After doing some changes, possible to re-deploy splunk_exporter with the following command
docker compose up -d --build splunk_exporter
All metrics are Gauge.
Prefix | Description |
---|---|
splunk_exporter_index_ |
Numerical data coming from data/indexes endpoint. |
splunk_exporter_indexer_throughput_bytes_per_seconds |
average data throughput in indexer |
splunk_exporter_metric_ |
Export from metric indexes |