Splunk Search

Getting the timestamp when the status has changed

honey527
New Member

We are getting the data from Database for every 5mins.

Even the field value doesn't change the same value will be indexed with different timestamp for every 5 mins.

There is a status field which indicates whether the device is on or off.

we want to get the time of the status change for the device with the timestamp.

please suggest the query for this

Labels (1)
0 Karma

scelikok
SplunkTrust
SplunkTrust

Hi @honey527,

Please try below;

| dedup _time status
| table _time status

 

If this reply helps you an upvote and "Accept as Solution" is appreciated.
0 Karma
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!

SOC4Kafka - New Kafka Connector Powered by OpenTelemetry

The new SOC4Kafka connector, built on OpenTelemetry, enables the collection of Kafka messages and forwards ...

Rounding off the Splunk Dashboard Contest

What does a contest-winning Splunk dashboard look like? In this case, it isn't in a browser tab at all. It ...

A Four Part Event Series: AI + Observability: AI Agents, LLMs, Apps, & Infrastructure

AI + Observability: AI Agents, LLMs, Apps, & Infrastructure The rapid evolution of artificial intelligence ...