All Apps and Add-ons

How to only get the message body from JMS Messaging Modular Input?

roneng
New Member

Hello,
I started using JMS Messaging Modular Input. I send a message to a jms queue that have the body: key1="a" key2="b".
The JMS Messaging Modular Input generate a splunk event that looks like:
Sun JUL 15 10:545:44 2018 name=QUEUE_msg_received event_id=ID:<...> msg_dest=jms/splunk/test msg_body=key1="a" key2="b".
I want that the splunk event will have only the msg_body value (i.e: key1="a" key2="b") and not the other things, any ideas how to configure it?
the "Index messaged header field" checkbox is UNCHECKED.

thanks,
Ronen

0 Karma
1 Solution

Damien_Dallimor
Ultra Champion

Declare a built in custom message handler , com.splunk.modinput.jms.custom.handler.BodyOnlyMessageHandler

alt text

View solution in original post

0 Karma

Damien_Dallimor
Ultra Champion

Declare a built in custom message handler , com.splunk.modinput.jms.custom.handler.BodyOnlyMessageHandler

alt text

0 Karma
Get Updates on the Splunk Community!

Extending Observability Content to Splunk Cloud

Watch Now!   In this Extending Observability Content to Splunk Cloud Tech Talk, you'll see how to leverage ...

More Control Over Your Monitoring Costs with Archived Metrics!

What if there was a way you could keep all the metrics data you need while saving on storage costs?This is now ...

New in Observability Cloud - Explicit Bucket Histograms

Splunk introduces native support for histograms as a metric data type within Observability Cloud with Explicit ...