All Apps and Add-ons

Kafka Messaging Modular Input: How can I use spath to parse JSON in events coming over Kafka?

jonathanwood
New Member

I am using the Kafka Messaging Modular Input (https://splunkbase.splunk.com/app/1817/ ) to get data in Splunk. The data coming over Kafka is JSON.

When it gets to splunk, the events look like this:

Tue Aug 25 16:07:37 UTC 2015 name="kafka_msg_received" event_id="" msg_body="{"type":"server.statistics","current-time":1440518856.847175,"server-start-time":1440518271.104432,"node-id":"bd308a2c-c291-5868-bd97-0b06c27b536b","content":{"reset-time":1440518271.367789}}"

... | spath input=msg_body does not generate any fields from the JSON.

How can I use spath to parse the JSON in these events?

0 Karma
1 Solution

Damien_Dallimor
Ultra Champion

Might be easier for you to plugin a custom message handler to just dump the JSON. There is one that ships by default with the App.

alt text

View solution in original post

Damien_Dallimor
Ultra Champion

Might be easier for you to plugin a custom message handler to just dump the JSON. There is one that ships by default with the App.

alt text

jonathanwood
New Member

Works like a charm. Thanks!

0 Karma

petehmrc
Path Finder

com.splunk.modinput.kafka.BodyOnlyMessageHandler

Just because I had to type it out and this might save someone the trouble 🙂

Damien_Dallimor
Ultra Champion

Mavis Beacon would be proud 🙂

Career Survey
First 500 qualified respondents will receive a $20 gift card! Tell us about your professional Splunk journey.

Can’t make it to .conf25? Join us online!

Get Updates on the Splunk Community!

Community Content Calendar, September edition

Welcome to another insightful post from our Community Content Calendar! We're thrilled to continue bringing ...

Splunkbase Unveils New App Listing Management Public Preview

Splunkbase Unveils New App Listing Management Public PreviewWe're thrilled to announce the public preview of ...

Leveraging Automated Threat Analysis Across the Splunk Ecosystem

Are you leveraging automation to its fullest potential in your threat detection strategy?Our upcoming Security ...