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!

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