Getting Data In

Set event time as time the file was created

rusty009
Path Finder

I have a number of csv files which don't have a 'time' field in them. I would like to set the time of all the events within the csv file as the date when the file was created. Is this possible ?

0 Karma

jbrinkman
Explorer

DATETIME_CONFIG = NONE

https://docs.splunk.com/Documentation/Splunk/latest/Admin/Propsconf?utm_source=answers&utm_medium=in...

Under the DATETIME_CONFIG setting
* For file-based inputs (monitor, batch) the time chosen is the
modification timestamp on the file being read.

0 Karma

MousumiChowdhur
Contributor

Hi,

Can you try using DATETIME_CONFIG = CURRENT in your props.conf?

0 Karma

rusty009
Path Finder

that sets it to the current time, I want it to set it to the time the file I am indexing was created

0 Karma

ddrillic
Ultra Champion

For the UI you can try base search | eval _time = _indextime.

0 Karma
Get Updates on the Splunk Community!

Introducing the 2024 SplunkTrust!

Hello, Splunk Community! We are beyond thrilled to announce our newest group of SplunkTrust members!  The ...

Introducing the 2024 Splunk MVPs!

We are excited to announce the 2024 cohort of the Splunk MVP program. Splunk MVPs are passionate members of ...

Splunk Custom Visualizations App End of Life

The Splunk Custom Visualizations apps End of Life for SimpleXML will reach end of support on Dec 21, 2024, ...