Getting Data In

Date_Time Stamp from when the file was created or modified

Melstrathdee
Path Finder

Hi Guys,
I have a CSV file that is created periodically that I have been asked to bring into Splunk.

The events in this file don't have a time stamp on them.

Is it possible to get the datetime from the "date modified" file properties.

At present it is resorting to the time the file is ingested.

Thanks
Mel

0 Karma
1 Solution

FrankVl
Ultra Champion

Set DATETIME_CONFIG = NONE in props.conf for this source or sourcetype. Then (assuming you use a monitor or batch input) it will take the file modified time.

View solution in original post

FrankVl
Ultra Champion

Set DATETIME_CONFIG = NONE in props.conf for this source or sourcetype. Then (assuming you use a monitor or batch input) it will take the file modified time.

Melstrathdee
Path Finder

Thank you that worked perfectly.

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!

[Puzzles] Solve, Learn, Repeat: Character substitutions with Regular Expressions

This challenge was first posted on Slack #puzzles channelFor BORE at .conf23, we had a puzzle question which ...

Splunk Community Badges!

  Hey everyone! Ready to earn some serious bragging rights in the community? Along with our existing badges ...

[Puzzles] Solve, Learn, Repeat: Matching cron expressions

This puzzle (first published here) is based on matching timestamps to cron expressions.All the timestamps ...