Getting Data In

Multi line Events parsing not working

testinggggg
New Member

Hi

I have multilines events , splunk indexes the same event as multiple events. I want Splunk to consider the new event when it sees a specific keyword "Site=". I dont want to break into events when it sees a time/date.

I've used in this props.conf:

SHOULD_LINEMERGE = True
BREAK_ONLY_BEFORE_DATE = false
BREAK_ONLY_BEFORE = Site=

I then reindex the events file, but it is not working, it is breaking the events when it sees the date/time.

What am I missing?

Tags (2)
0 Karma

gkanapathy
Splunk Employee
Splunk Employee

That does look correct. I would check to be certain that your props.conf rule/stanza is in fact being applied to your data, and that it isn't being overridden by another one.

0 Karma

testinggggg
New Member

I have extracted fields in the same file, and they are working fine...

0 Karma
Get Updates on the Splunk Community!

Observe and Secure All Apps with Splunk

  Join Us for Our Next Tech Talk: Observe and Secure All Apps with SplunkAs organizations continue to innovate ...

Splunk Decoded: Business Transactions vs Business IQ

It’s the morning of Black Friday, and your e-commerce site is handling 10x normal traffic. Orders are flowing, ...

Fastest way to demo Observability

I’ve been having a lot of fun learning about Kubernetes and Observability. I set myself an interesting ...