Skip to content

jespersoderlund/fluent-plugin-splunk

 
 

Repository files navigation

fluent-plugin-splunk-enterprise

Table of Contents

Installation

$ 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

Running tests

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 login
$ ./docker.sh debug_run <splunk_version>

Run tests.

$ SPLUNK_VERSION=<splunk_version> bundle exec rake test

About

Fluentd Plugin for Splunk

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Ruby 66.7%
  • Dockerfile 26.3%
  • Shell 6.6%
  • Roff 0.4%