Closed ghost closed 8 years ago
Tangentially related to https://github.com/iron-io/splunk-ironmq-mi/issues/2. The fork taking a stab at custom message transformation for Segment is housed here for now: https://github.com/jhabdas/splunk-ironmq-segment-mi
I had a need to transform the data logged to Splunk to help meet some logging standards. Given this modular input is open source and installed via a gzipped tarball I ended up making a custom roll to adjust the way we pass data to Splunk.
I'm opening this PR mostly to leave a breadcrumb for those looking to transform data from Segment via the Segment IronMQ integration.
It would be awesome to see this somehow parlayed into a more generic data transformation functionality in the project (ideally via the user interface in Splunk). PR will be closed upon opening.