Getting Data In

How to edit props.conf to line break a single line event into multiple lines?

ankithreddy777
Contributor

I have a single line event as shown. I have to break it to multiple lines starting at {IBP_LKL . May I know what setting I should use in props.conf?

{IBP_LKL_MKL=avfg , gfdjgkjfsidhfkhs; {IBP_LKL_MKL=bvfg, dfuihsfslj; {IBP_LKL_MKL=fgbs, sfhdgfuygsk

break it to

{IBP_LKL_MKL=avfg , gfdjgkjfsidhfkhs;
{IBP_LKL_MKL=bvfg, dfuihsfslj; 
{IBP_LKL_MKL=fgbs, sfhdgfuygsk
0 Karma
1 Solution

richgalloway
SplunkTrust
SplunkTrust

Try this

LINE_BREAKER = (;\s)
---
If this reply helps you, Karma would be appreciated.

View solution in original post

richgalloway
SplunkTrust
SplunkTrust

Try this

LINE_BREAKER = (;\s)
---
If this reply helps you, Karma would be appreciated.
Get Updates on the Splunk Community!

Building Reliable Asset and Identity Frameworks in Splunk ES

 Accurate asset and identity resolution is the backbone of security operations. Without it, alerts are ...

Cloud Monitoring Console - Unlocking Greater Visibility in SVC Usage Reporting

For Splunk Cloud customers, understanding and optimizing Splunk Virtual Compute (SVC) usage and resource ...

Automatic Discovery Part 3: Practical Use Cases

If you’ve enabled Automatic Discovery in your install of the Splunk Distribution of the OpenTelemetry ...