Splunk Search

How to get the missing devices in a index comparing with yesterday

surekhasplunk
Communicator

Hi,

index=myindex |search name=*| bin span=1d _time | stats dc(name) as name by _time

here i am getting the number of names in last 7 days with count for each day. Like the image shown.

Now when the count dropped from 140 to 132 i want a query which can show the missing 8 names. 

 image.png

Labels (1)
Tags (1)
0 Karma

to4kawa
Ultra Champion

your search is latest=now()
maybe, a few name isn't appeared yet.

0 Karma
Get Updates on the Splunk Community!

Building Reliable Asset and Identity Frameworks in Splunk ES

 Accurate asset and identity resolution is the backbone of security operations. Without it, alerts are ...

Cloud Monitoring Console - Unlocking Greater Visibility in SVC Usage Reporting

For Splunk Cloud customers, understanding and optimizing Splunk Virtual Compute (SVC) usage and resource ...

Automatic Discovery Part 3: Practical Use Cases

If you’ve enabled Automatic Discovery in your install of the Splunk Distribution of the OpenTelemetry ...