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!

Quantify Your Splunk Investment Impact: Introducing Savings Metrics to Value Insights

Building on the foundation established in our initial Value Insights releases, we are introducing the Savings ...

Event Series: Telemetry Pipeline Management

Balancing Scale and Spend: Gaining Control Over High-Volume Metrics in Splunk Observability Cloud As ...

Kick the Tires Before You Commit: A Hands-On Tour of the Splunk Observability Cloud ...

Evaluating an enterprise observability platform usually goes like this: fill out a form, get a free trial with ...