Splunk Search

How can I generate a report with a list of deployed forwarders and their installation path on the remote servers?

anoopambli
Communicator

Is there a way I can generate a report with a list of deployed forwarders and its installation path on the remote server? I want that data to work on fine tuning the automation we use for forwarder installation.

0 Karma
1 Solution

pradeepkumarg
Influencer


| tstats values(host) as host, dc(host) as count where index=_internal GROUPBY source | search source=*splunkd.log

View solution in original post

pradeepkumarg
Influencer


| tstats values(host) as host, dc(host) as count where index=_internal GROUPBY source | search source=*splunkd.log

anoopambli
Communicator

That worked, thank you very much.

0 Karma
Get Updates on the Splunk Community!

Introducing the Splunk Community Dashboard Challenge!

Welcome to Splunk Community Dashboard Challenge! This is your chance to showcase your skills in creating ...

Get the T-shirt to Prove You Survived Splunk University Bootcamp

As if Splunk University, in Las Vegas, in-person, with three days of bootcamps and labs weren’t enough, now ...

Wondering How to Build Resiliency in the Cloud?

IT leaders are choosing Splunk Cloud as an ideal cloud transformation platform to drive business resilience,  ...