Getting Data In

Solution : event splitted even with SHOULD_LINEMERGE in props.conf

splunkreal
Motivator

Hello,
some events are not parsed correctly and not splitted only when there is timestamp especially with "slow" events.

 

* If this helps, please upvote or accept solution if it solved *
0 Karma
1 Solution

splunkreal
Motivator

Solution applied from support KB https://splunk.my.site.com/customer/s/article/Multi-line-Breaking-Is-not-Working-after-Setting-up-th...

Indexers side
props.conf

[mysourcetype]
MAX_TIMESTAMP_LOOKAHEAD = 21
TIME_PREFIX = ^
TIME_FORMAT = %Y-%m-%d %H:%M:%S
SHOULD_LINEMERGE = true
NO_BINARY_CHECK = true

UF side
inputs.conf

# line merge
time_before_close = 60
multiline_event_extra_waittime = true

 

* If this helps, please upvote or accept solution if it solved *

View solution in original post

0 Karma

splunkreal
Motivator

Solution applied from support KB https://splunk.my.site.com/customer/s/article/Multi-line-Breaking-Is-not-Working-after-Setting-up-th...

Indexers side
props.conf

[mysourcetype]
MAX_TIMESTAMP_LOOKAHEAD = 21
TIME_PREFIX = ^
TIME_FORMAT = %Y-%m-%d %H:%M:%S
SHOULD_LINEMERGE = true
NO_BINARY_CHECK = true

UF side
inputs.conf

# line merge
time_before_close = 60
multiline_event_extra_waittime = true

 

* If this helps, please upvote or accept solution if it solved *
0 Karma
Career Survey
First 500 qualified respondents will receive a $20 gift card! Tell us about your professional Splunk journey.
Get Updates on the Splunk Community!

Thanks for the Memories! Splunk University, .conf25, and our Community

Thank you to everyone in the Splunk Community who joined us for .conf25, which kicked off with our iconic ...

Data Persistence in the OpenTelemetry Collector

This blog post is part of an ongoing series on OpenTelemetry. What happens if the OpenTelemetry collector ...

Introducing Splunk 10.0: Smarter, Faster, and More Powerful Than Ever

Now On Demand Whether you're managing complex deployments or looking to future-proof your data ...