Getting Data In

How splunk assigns timestamp

splunker12er
Motivator
  1. I have configured a firewall device (Cisco) to send logs to my splunk indexer .
  2. I receive events in the device timezone (Eg: Timezone : JST (Japan) each events have timestamp)
  3. I am searching events in splunk search head (indexer,search head in UTC Timezone). say Last 15 min -- which means splunk server time last 15 min. i.e. UTC . where i will not see the device logs here.
  4. Later I re-configure my cisco device to UTC timezone.
  5. Now , I can search logs for the device in UTC timezone.

Does the older logs in JST time is still remains in same format (JST) OR it configures to UTC timezone ?

0 Karma

grijhwani
Motivator

Splunk has no reference back to the current state of the original source of any data. All it knows about is what it already has in its possession. This is why it is important to get the data (and extraction rules) right in the indexing input/parsing phases. Once you have it, short of re-importing (and hence hitting your input allocation), you can do nothing about historic data.

0 Karma

richgalloway
SplunkTrust
SplunkTrust

Changing the configuration of the Cisco device has no effect on logs already in Splunk,

---
If this reply helps you, Karma would be appreciated.
Get Updates on the Splunk Community!

Observe and Secure All Apps with Splunk

  Join Us for Our Next Tech Talk: Observe and Secure All Apps with SplunkAs organizations continue to innovate ...

Splunk Decoded: Business Transactions vs Business IQ

It’s the morning of Black Friday, and your e-commerce site is handling 10x normal traffic. Orders are flowing, ...

Fastest way to demo Observability

I’ve been having a lot of fun learning about Kubernetes and Observability. I set myself an interesting ...