Getting Data In

Index time - time field setting

cafissimo
Communicator

Hello, is it possible to tell Splunk to ignore timestamps that are in a log file and to consider as timestamp the indexing time?

Thanks in advance,

Luca.

1 Solution

ziegfried
Influencer

Yes. You can tell Splunk not to extract a timestamp by setting DATETIME_CONFIG to CURRENT in your props.conf for your sourcetype:

[your_sourcetype]
DATETIME_CONFIG = CURRENT

View solution in original post

ziegfried
Influencer

Yes. You can tell Splunk not to extract a timestamp by setting DATETIME_CONFIG to CURRENT in your props.conf for your sourcetype:

[your_sourcetype]
DATETIME_CONFIG = CURRENT

mikelanghorst
Motivator

Thanks ziegfried, was having trouble finding this.

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 ...