Splunk Search

How to search list of IPs to check if they're sending data to Splunk?

Mr_Data_2018
New Member

I have a list of IPs and want to check if they are sending data to Splunk but using a single query.
The devices in this list need troubleshooting.
Is there some query I could run referencing this list to get an output of stats or something similar?
Any guidance, please?

 

Labels (2)
0 Karma

ITWhisperer
SplunkTrust
SplunkTrust

Store you ips in a lookup and extend your search to filter using the stored ips

<your search> [| inputlookup iplist.csv | fields ip | format]
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 ...