Getting Data In

Assign to missing timestamp event previous event timestamp

michael_vi
Path Finder

Hi,

By default, if no timestamp exist in a field, Splunk defaulting timestamp of previous event

On one hand, I do want Splunk to do it, but on the other hand I don't want Splunk to treat it as a "Timestamp Parsing Issues" in the Data quality.

Is there any way explicitly to tell Splunk to do it? I just want Splunk to treat it as error.

Thanks

Labels (3)
0 Karma
1 Solution

isoutamo
SplunkTrust
SplunkTrust
If you want to use current time instead of time of previous event which are different to current time the you could in props.conf
DATETIME_CONFIG = [<filename relative to $SPLUNK_HOME> | CURRENT | NONE]
Select value CURRENT. But if the event time can be something else than current then probably not.

View solution in original post

0 Karma

isoutamo
SplunkTrust
SplunkTrust
If you want to use current time instead of time of previous event which are different to current time the you could in props.conf
DATETIME_CONFIG = [<filename relative to $SPLUNK_HOME> | CURRENT | NONE]
Select value CURRENT. But if the event time can be something else than current then probably not.
0 Karma
Get Updates on the Splunk Community!

App Platform's 2025 Year in Review: A Year of Innovation, Growth, and Community

As we step into 2026, it’s the perfect moment to reflect on what an extraordinary year 2025 was for the Splunk ...

Operationalizing Entity Risk Score with Enterprise Security 8.3+

Overview Enterprise Security 8.3 introduces a powerful new feature called “Entity Risk Scoring” (ERS) for ...

Unlock Database Monitoring with Splunk Observability Cloud

  In today’s fast-paced digital landscape, even minor database slowdowns can disrupt user experiences and ...