Security

Time for Data ( _time )

jimjohn
Path Finder

Can anybody explain how _time of splunk get populated.
When i read data from data base i can see diffrent date in _time filed.
My understanding is that _time is the time when data is fetched from DB.
Is there anyway to give fetching time to _time field when trying to read from DB

0 Karma

kristian_kolb
Ultra Champion

Did you see the documentation for DB Connect?

output.timestamp.column = <string>
* The column of the result set from which the timestamp is fetched. If this is omitted, the monitor execution time is used as the timestamp value.

http://docs.splunk.com/Documentation/DBX/latest/DeployDBX/inputsspec

0 Karma

alacercogitatus
SplunkTrust
SplunkTrust

_time is set according to the event. If there is a timestamp available, then _time is that value. If there is no timestamp - such as a DB fetch - the _time should be the time at which the DB information was 1) fetched or 2) indexed - depending on how your input is setup.

You can force the timestamp using props.conf. This "will set the time of the event to the time that the event was merged from lines, or worded differently, the time it passed through the aggregator processor." [1]

[your_sourcetype]
DATETIME_CONFIG = CURRENT

[1] http://docs.splunk.com/Documentation/Splunk/6.0.1/admin/propsconf

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!

Announcing Modern Navigation: A New Era of Splunk User Experience

We are excited to introduce the Modern Navigation feature in the Splunk Platform, available to both cloud and ...

Modernize your Splunk Apps – Introducing Python 3.13 in Splunk

We are excited to announce that the upcoming releases of Splunk Enterprise 10.2.x and Splunk Cloud Platform ...

Step into “Hunt the Insider: An Splunk ES Premier Mystery” to catch a cybercriminal ...

After a whole week of being on call, you fell asleep on your keyboard, and you hit a sequence of buttons that ...