Splunk Search

How can I show a list of devices that have been offline for more than a week?

kourbeh
New Member

New to Splunk and trying to learn it: sorry for the dumb question.

So I am trying to filter out a list of POS devices that have not passed any traffic in the past 7 days so I can build reports for techs to replace.
index="hgm" AND model="POS" AND ERROR="Failed" AND Client_Sessions =0 | stats dc(MACADDRESS) by IP
I guess I need to get a count of Unique MAC addresses for these devices so I can plot a chart AND make sure that Client_Sessions are 0 during the whole day
Any Idea how I can get that done?

Tags (1)
0 Karma

woodcock
Esteemed Legend

This is the Sentinel Search problem discussed (with solution) here:
https://conf.splunk.com/session/2015/conf2015-LookupTalk.pdf

0 Karma
Get Updates on the Splunk Community!

Community Content Calendar, November Edition

Welcome to the November edition of our Community Spotlight! Each month, we dive into the Splunk Community to ...

October Community Champions: A Shoutout to Our Contributors!

As October comes to a close, we want to take a moment to celebrate the people who make the Splunk Community ...

Stay Connected: Your Guide to November Tech Talks, Office Hours, and Webinars!

What are Community Office Hours? Community Office Hours is an interactive 60-minute Zoom series where ...