Splunk Enterprise

how will i get the list of splunk forwarders which are not phoned home from a month

ksarode
Explorer

i want to know the list of splunk forwarders which are not phoned home from last month so that we can take appropriate action against them in our environment

Tags (1)
0 Karma

mayurr98
Super Champion

I recommend you use the Management Console (aka DMC) to report on the status of your forwarders. The Monitoring Console allows you to see the overall status of all your forwarders (active/missing) and can even alert on missing forwarders.
https://answers.splunk.com/answers/525446/search-query-to-check-50-100-forwarders-phoning-ho.html

Also have a look at below answers:
... newer answer...

https://answers.splunk.com/answers/319970/what-options-are-there-to-find-if-a-forwarder-has.html

...older answers...

https://answers.splunk.com/answers/41447/query-alert-to-detect-if-a-light-forwarder-stops-reporting-...

https://answers.splunk.com/answers/798/how-do-i-tell-if-a-forwarder-is-down.html

Another workaround is :
Get a list of clients and import in Splunk as a lookup.Run a query which will give you a list of phoning of clients in Splunk and do inputlookup and find what all clients are not thereby comparing the lookup.

I think this should give you list of phoning home clients !

| rest /services/deployment/server/clients | table title | rename title as hostname | eval state="phonehome" 

let me know if this helps!

0 Karma
Get Updates on the Splunk Community!

Detecting Remote Code Executions With the Splunk Threat Research Team

REGISTER NOWRemote code execution (RCE) vulnerabilities pose a significant risk to organizations. If ...

Observability | Use Synthetic Monitoring for Website Metadata Verification

If you are on Splunk Observability Cloud, you may already have Synthetic Monitoringin your observability ...

More Ways To Control Your Costs With Archived Metrics | Register for Tech Talk

Tuesday, May 14, 2024  |  11AM PT / 2PM ET Register to Attend Join us for this Tech Talk and learn how to ...