Logglier should support Splunk Storm (take 2)
Closed this issue · 6 comments
We're about to re-release the Storm API, so I'm picking up this issue again (see #16):
Now that Splunk Storm has a API for data input, it should be trivial to add support to Logglier.
Documentation for the Splunk Storm API is available at:
- http://docs.splunk.com/Documentation/Storm/latest/User/UseStormsRESTAPI
- http://docs.splunk.com/Documentation/Storm/latest/User/Stormdatainputendpoint
Ruby examples of using the Splunk Storm API are available at: https://github.com/splunk/storm-examples
Going to submit a pull request?
Momentarily :)
awesome. I love those. ;-)
Just a heads up, the new API isn't live yet. I'm aiming for November, so if you want to punt merging this until then, that's OK with me.
Apparently this also broke your travis build. I'll work on getting the spec tests fixed. http://travis-ci.org/freeformz/logglier/builds/2945813
Closing as this is OOOLLLLDDDD. Please file a new PR if there is still interest.