Splunk Search

How to find a host from a list of hosts in a file?

gokulakrishnans
Explorer

I need to refer to a table file which contains a list of servers. Need to check with all the servers like a loop which shows the status as 200-Means success/OtherErrorCode-Unsuccessful.

If any of the servers in the list is having other than 200, then an alert should be triggered.

Tags (1)
0 Karma

richgalloway
SplunkTrust
SplunkTrust

Use a subsearch.

index=foo status!=200 [ | inputlookup serverList.csv ] | ...
---
If this reply helps you, Karma would be appreciated.
0 Karma
Get Updates on the Splunk Community!

Index This | Why did the turkey cross the road?

November 2025 Edition  Hayyy Splunk Education Enthusiasts and the Eternally Curious!   We’re back with this ...

Enter the Agentic Era with Splunk AI Assistant for SPL 1.4

  🚀 Your data just got a serious AI upgrade — are you ready? Say hello to the Agentic Era with the ...

Feel the Splunk Love: Real Stories from Real Customers

Hello Splunk Community,    What’s the best part of hearing how our customers use Splunk? Easy: the positive ...