GitHub user pax95 opened a pull request: https://github.com/apache/camel/pull/569
Add raw support for Splunk producer to input data Splunk comes with build in support for tokenising data eg. json, xml, logs and what not. With the new raw option set to true, the producer will insert the data raw into Splunk. You can merge this pull request into a Git repository by running: $ git pull https://github.com/pax95/camel master Alternatively you can review and apply these changes as the patch at: https://github.com/apache/camel/pull/569.patch To close this pull request, make a commit to your master/trunk branch with (at least) the following in the commit message: This closes #569 ---- commit 7fd008d732793f16b33a6354c375708d96134851 Author: Preben Asmussen <preben.asmus...@gmail.com> Date: 2015-07-25T12:26:30Z Add producer support for raw input data commit 0236618215b5548ac60043f7464e6d3c7d194044 Author: Preben Asmussen <preben.asmus...@gmail.com> Date: 2015-07-25T12:32:18Z TcpDataWriter should use TcpInput class to attach to socket ---- --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastruct...@apache.org or file a JIRA ticket with INFRA. ---