Getting Data In

Initially, props.conf line breaking works properly and extracts the timestamp, but why does it stop working later?

dcroteau
Splunk Employee
Splunk Employee

We have a database log monitored input file that we are monitoring with a universal forwarder. We have a props.conf file at the indexer that is in place and breaks the event properly at first, but then it seems to lose its way and later events of the same sourcetype are not broken properly.

I don't think it has anything to do with the props.conf file settings because we've tried everything under the sun. I do think it has to do with how the file monitored is being written to, but cannot prove it. If we clean the fishbucket and clean the events, the events start coming in formatted with the correct timestamp and correct line breaking, but somehow, later events forget to follow what is in props.conf.

Any ideas?

0 Karma

woodcock
Esteemed Legend

This kind of thing can happen because of the work of the learned app. I won't pretend to understand it but do your own research and delete any configuration file entries that relate to this input and it may very well help.

somesoni2
Revered Legend

Do you see any error if you use following search? If possible throw in the sourcetype name OR the portion of file names for more filters

index=_internal sourcetype=splunkd (log_level=WARN OR log_level=ERROR) (component=DatetimeInitUtils OR component=DateParserVerbose OR component=LineBreakingProcessor) 
0 Karma

jkat54
SplunkTrust
SplunkTrust

have you tried should_linemerge=false?

multi-line events indexing

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!

Index This | What travels the world but is also stuck in place?

April 2026 Edition  Hayyy Splunk Education Enthusiasts and the Eternally Curious!   We’re back with this ...

Discover New Use Cases: Unlock Greater Value from Your Existing Splunk Data

Realizing the full potential of your Splunk investment requires more than just understanding current usage; it ...

Continue Your Journey: Join Session 2 of the Data Management and Federation Bootcamp ...

As data volumes continue to grow and environments become more distributed, managing and optimizing data ...