Splunk Search

Count id per day

pr_blr
Explorer

I have to count no of id but not per day but not repeated same id.
I am trying this.

index=*|stats count(id)

Tags (2)
0 Karma
1 Solution

kml_uvce
Builder

use this
index=*|timechart span=1d dc(id)

-Kamal Bisht

View solution in original post

kml_uvce
Builder

use this
index=*|timechart span=1d dc(id)

-Kamal Bisht

pr_blr
Explorer

thanks , its working..

0 Karma
Get Updates on the Splunk Community!

Announcing Scheduled Export GA for Dashboard Studio

We're excited to announce the general availability of Scheduled Export for Dashboard Studio. Starting in ...

Extending Observability Content to Splunk Cloud

Watch Now!   In this Extending Observability Content to Splunk Cloud Tech Talk, you'll see how to leverage ...

More Control Over Your Monitoring Costs with Archived Metrics GA in US-AWS!

What if there was a way you could keep all the metrics data you need while saving on storage costs?This is now ...