Splunk Search

Is it possible to event break from a single field?

rpraveena03
New Member

I do have a multivalue field with the letters cls and tenant at the end of it. Is it possible to break the data into different rows.

Screenshot 2023-05-02 at 4.59.28 PM.png

Labels (1)
0 Karma

rpraveena03
New Member

This log is already ingested into Splunk using custom command by the application team. Now I can't go back with props configuration. 

Is there any way to achieve through query from UI

0 Karma

richgalloway
SplunkTrust
SplunkTrust

Unfortunately, poorly-onboarded data stays that way forever.  That's why it's important to test the onboarding process before accepting new data.  I hope you've had a chat with the application team about that.

There is the split SPL function that can be used in conjunction with mvexpand to break a field into multiple events.  That function separates the field based on a single character rather than a string so it won't work in this case.

---
If this reply helps you, Karma would be appreciated.
0 Karma

richgalloway
SplunkTrust
SplunkTrust

Try putting this in one of your props.conf files

[mysourcetype]
LINE_BREAKER = ()\{"_cls
---
If this reply helps you, Karma would be appreciated.
0 Karma
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 ...