Splunk Search

Why isn't the time being recognized?

ddrillic
Ultra Champion

A little bit strange as this time stamp is not being recognized -

alt text

Tags (1)
1 Solution

skoelpin
SplunkTrust
SplunkTrust

This is because you did not set your base configs in props.conf and Splunk is guessing at your time format.

You should add this to your indexer(s), restart the Splunkd service and it will work properly.

[sourcetype]
TIME_PREFIX = ^ 
TIME_FORMAT = %Y-%m-%d %H:%M:%S.%3n

View solution in original post

0 Karma

skoelpin
SplunkTrust
SplunkTrust

This is because you did not set your base configs in props.conf and Splunk is guessing at your time format.

You should add this to your indexer(s), restart the Splunkd service and it will work properly.

[sourcetype]
TIME_PREFIX = ^ 
TIME_FORMAT = %Y-%m-%d %H:%M:%S.%3n
0 Karma

ddrillic
Ultra Champion

Great @skoelpin. So which format(s) is being detected without configurations?

0 Karma

pradeepkumarg
Influencer

What does your props.conf look like? Particularly TIME_FORMAT ?

0 Karma

ddrillic
Ultra Champion

nothing for now ; -)

0 Karma
Get Updates on the Splunk Community!

Announcing Scheduled Export GA for Dashboard Studio

We're excited to announce the general availability of Scheduled Export for Dashboard Studio. Starting in ...

Extending Observability Content to Splunk Cloud

Watch Now!   In this Extending Observability Content to Splunk Cloud Tech Talk, you'll see how to leverage ...

More Control Over Your Monitoring Costs with Archived Metrics GA in US-AWS!

What if there was a way you could keep all the metrics data you need while saving on storage costs?This is now ...