Getting Data In

How to extract a multi-line stack dump into a single event?

tmarlette
Motivator

I have a sourcetype that requires "SHOULD LINEMERGE=False" and I'm attempting to break out a multi-line event in that sourcetype.

Basically, I'm attempting to capture the entire 'stack dump' as a single event in splunk. I thought line breaker would be a good method, however reading the documentation, it may not be a good fit.

Does anyone have any ideas on how to extract a multi-line stack dump into a single event?

This is an example of a dump:

alt text

0 Karma

lguinn2
Legend

You could put the following in props.conf

[yoursourcetypehere]
SHOULD_LINEMERGE=false
BREAK_ONLY_BEFORE=-- Memory Info Start --
0 Karma
Get Updates on the Splunk Community!

Index This | I am a number, but when you add ‘G’ to me, I go away. What number am I?

March 2024 Edition Hayyy Splunk Education Enthusiasts and the Eternally Curious!  We’re back with another ...

What’s New in Splunk App for PCI Compliance 5.3.1?

The Splunk App for PCI Compliance allows customers to extend the power of their existing Splunk solution with ...

Extending Observability Content to Splunk Cloud

Register to join us !   In this Extending Observability Content to Splunk Cloud Tech Talk, you'll see how to ...