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.

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!

Monitoring AI Agents with Splunk Observability Cloud

Let’s say I’m running a travel planning AI app in production. A user asks for three concise hotel options in ...

[Puzzles] Solve, Learn, Repeat: Tiling

This puzzle (first published here) is based on finding groups of tessellated tiles (inspired by floor tiles I ...

SOK it to Me: Top 3 Benefits of Using Splunk Operator on Kubernetes that’ll Make ...

    Thursday, July 9, 2026  |  11:00AM–12:00PM PDT Duration: 1 hour (includes Q&A) Managing can feel like a ...