Getting Data In

LINE_BREAKER- how to add

ethanthomas
Path Finder

How to add the LINE_BREAKER in propd .conf for the below events to get it split to different events . Currently these are comign as combines together 

 

Path =567 xcss sdsf  

Path = 5673 dvgsdbdv  v

Path = 43343 dvddv 

 

I tried

LINE_BREAKER = ([\r\n]+)\Path      

SHOULD_LINEMERGE = FALSE

But didnt worked 

Labels (1)
0 Karma

isoutamo
SplunkTrust
SplunkTrust

Hi

with that data there shouldn’t be any needs for anything else than default line breaker. It seems to be an event per line.

Also \P should be just P as those two has totally different meanings.

r. Ismo

0 Karma
Got questions? Get answers!

Join the Splunk Community Slack to learn, troubleshoot, and make connections with fellow Splunk practitioners in real time!

Meet up IRL or virtually!

Join Splunk User Groups to connect and learn in-person by region or remotely by topic or industry.

Get Updates on the Splunk Community!

[Puzzles] Solve, Learn, Repeat: Character substitutions with Regular Expressions

This challenge was first posted on Slack #puzzles channelFor BORE at .conf23, we had a puzzle question which ...

Splunk Community Badges!

  Hey everyone! Ready to earn some serious bragging rights in the community? Along with our existing badges ...

[Puzzles] Solve, Learn, Repeat: Matching cron expressions

This puzzle (first published here) is based on matching timestamps to cron expressions.All the timestamps ...