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!

New Year, New Changes for Splunk Certifications

As we embrace a new year, we’re making a small but important update to the Splunk Certification ...

[Puzzles] Solve, Learn, Repeat: Unmerging HTML Tables

[Puzzles] Solve, Learn, Repeat: Unmerging HTML TablesFor a previous puzzle, I needed some sample data, and ...

Enterprise Security (ES) Essentials 8.3 is Now GA — Smarter Detections, Faster ...

As of today, Enterprise Security (ES) Essentials 8.3 is now generally available, helping SOC teams simplify ...