Category Archives: code

Ruby <= You are Awesome!

I was just making some updates to the Ruby client I wrote for the Splunk REST API and wanted to point out one of the most wonderful facets of the language: The ability to dynamically generate methods to support a … Continue reading

Posted in code | Leave a comment

Ruby REST Client for Splunk

Splunk has decent documentation regarding their REST API, however the Ruby example uses Hipricot, which like many of the XML parsers in existence has a learning curve. After a few more hours of Googling, I wasn’t able to find any … Continue reading

Posted in code | Tagged , , , , | Leave a comment