A simple program to generate randomized data for the Splunk HTTP Event Collector
To use this program you must:
- pip install -r requirements.txt
- Set up a HTTP Event Collector in Splunk
- Set the key in your .env file to the token provided by your HEC
- Set the host in your .env file to your Splunk instance
A special thank you to George Starcher for the collector class and example: https://github.com/georgestarcher/Splunk-Class-httpevent