Important
This repository is no longer actively maintained and is scheduled to be archived.
Recommended Alternative:
Community member have created and are actively maintaining an alternative plugin. If you are currently using fluent-plugin-splunk-enterprise, we strongly encourage you to migrate to the new community-driven plugin.
For more details, migration instructions, and links to the active repository, please refer to the following discussion:
Thank you to everyone who has used and contributed to this project over the years.
$ fluent-gem install fluent-plugin-splunk-enterprise
Splunk HTTP Event Collector Output plugin
http://dev.splunk.com/view/event-collector/SP-CAAAE6M
Splunk TCP inputs Output Plugin
http://docs.splunk.com/Documentation/Splunk/latest/Data/Monitornetworkports
Available Splunk versions in tests are 6.5.2, 6.4.6, 6.3.9, 6,2.12, 6.1.13 and 6.0.14.
Start a docker instance Splunk.
$ ./docker.sh build <splunk_version>
$ ./docker.sh run <splunk_version>
Run tests.
$ SPLUNK_VERSION=<splunk_version> bundle exec rake test