HealthSync: Splunk
Ships health metrics to Splunk HEC with retries, delivery history, and a dead-letter queue.
Splunk Setup
- Click on Settings > Data Inputs.
- Add a new HTTP Event Collector.
- Name your new HTTP Event Collector, then click Next (Do not check Enable indexer acknowledgement).
- Select your allowed indexes, then click Next.
- Review your settings, then click Submit.
- Your HEC token value will be displayed and will be required in the HealthSync integration configuration.
HealthSync App Configuration
- Enter your Splunk HEC URL (e.g.,
https://splunk:8088) and HEC token in the Splunk integration. - Optional: set index and sourcetype (default
health_metrics). - Test connection, then enable metrics to send.
Notes
- Built-in retries and DLQ help recover failed sends.
- Keep HEC tokens secure; rotate if you see unauthorized errors.