Getting Data In

How to validate Splunk forwarder status?

nbteal
Engager

Our organization currently hosts a "Splunk Health" dashboard. This dashboard has a panel that shows the heartbeat interval and overdue status of all the known splunk forwarders. However, what this dashboard does not have is a panel that can identify any valid endpoint on network that does not have the splunk forwarder installed.

Problem Statement: Add panel to dashboard that depicts any valid endpoint without Splunk forwarder installed.

I am fairly new to splunk. However, I thought that the best way to tackle would be to pull a csv from AD of all valid endpoints (WS, Servers, etc) and host as a lookup table file within Splunk. Then identify a query that compare current "clients" in Forwarder Management against the new lookup table file (AD output). The results would show me any endpoint that is not currently a client within Forwarder Management.

Any help would be appreciated. Thank you.

Labels (2)
0 Karma

gcusello
SplunkTrust
SplunkTrust

Hi @nbteal,

you are asking an Asset Discovery feature, but Splunk, by itself, cannot monitor devices not connected with it.

Asset dispovery is usually done by Vulnerability Assessment or CMDB systems, not using a log management system.

But you could use this apphttps://apps.splunk.com/app/662/ that perform a scan on your network (using scripts) identifying all the object on your network and executing a compare with the monitored systems.

Ciao.

Giuseppe

0 Karma

nbteal
Engager

@gcusello 

Thank you for the information. Was tracking splunk cant monitor systems that arent connected to the server. Was hoping it may be able to perform a compare against a lookup file and known "clients/forwarders".

I'll take a look at the app you suggested.

Thank you again for your time and have a nice day.

0 Karma

gcusello
SplunkTrust
SplunkTrust

Hi @nbteal,

yes, it's a best practice to implement always a check between the perimeter to monitor (usually a lookup) and the connected systems to immediately identify eventual missing systems.

Ciao.

Giuseppe

0 Karma
Career Survey
First 500 qualified respondents will receive a $20 gift card! Tell us about your professional Splunk journey.
Get Updates on the Splunk Community!

Tech Talk Recap | Mastering Threat Hunting

Mastering Threat HuntingDive into the world of threat hunting, exploring the key differences between ...

Observability for AI Applications: Troubleshooting Latency

If you’re working with proprietary company data, you’re probably going to have a locally hosted LLM or many ...

Splunk AI Assistant for SPL vs. ChatGPT: Which One is Better?

In the age of AI, every tool promises to make our lives easier. From summarizing content to writing code, ...