Getting Data In

Set timestamp to system or executiontime for scripted input

RobertRi
Communicator

Hi

I use a script which gets a lot of data back, sometimes the string looks like a timestamp and splunk decide to use this string as a time. This results in a strange behaviour that events become a time which is years ago or in the future.

Is it possible to tell splunk, to use the execution or actual system time for this scripted input?

One possibility is to create a timestamp in the script, but the output is very long so i would leave unnecessary data.

Thanks
Robert

Tags (1)
0 Karma
1 Solution

martin_mueller
SplunkTrust
SplunkTrust

You can tell Splunk to use the current indexing time as timestamp for the event like this:

DATETIME_CONFIG = CURRENT

See http://docs.splunk.com/Documentation/Splunk/5.0.2/admin/Propsconf for reference.

View solution in original post

martin_mueller
SplunkTrust
SplunkTrust

You can tell Splunk to use the current indexing time as timestamp for the event like this:

DATETIME_CONFIG = CURRENT

See http://docs.splunk.com/Documentation/Splunk/5.0.2/admin/Propsconf for reference.

Get Updates on the Splunk Community!

Introducing the Splunk Community Dashboard Challenge!

Welcome to Splunk Community Dashboard Challenge! This is your chance to showcase your skills in creating ...

Get the T-shirt to Prove You Survived Splunk University Bootcamp

As if Splunk University, in Las Vegas, in-person, with three days of bootcamps and labs weren’t enough, now ...

Wondering How to Build Resiliency in the Cloud?

IT leaders are choosing Splunk Cloud as an ideal cloud transformation platform to drive business resilience,  ...