Splunk Search

Single inputs.conf across multiple fowarder - How to

pl123
Path Finder

Hi there,

My Splunk environment is made up from 1 Deployment Server, 1 Indexer and 20+ light forwarders.

How could I go about setting up a single inputs.conf which is pushed from the deployment server to the forwarders. Each of the forwarders has a unique set of logs in various locations. I do not want to manage a single log file for each forwarder, but would rather have a single conf file which lists all the locations for various machines, with each machine only looking at the portion in the conf list which is relevant to itself (ie locations blocked via hostname)

Ideally I would have a file like this

inputs.conf

srv1
monitor://blah
...
monitor://basddsfd
...
monitor://dfsdf
...


srv2 
monitor://gdfg
....

etc

is this possible?

Cheers

Tags (1)
1 Solution

Stephen_Sorkin
Splunk Employee
Splunk Employee

Yes. Just include all the monitored paths in the single indexes.conf. There's no harm in monitoring a path that doesn't exist.

View solution in original post

Stephen_Sorkin
Splunk Employee
Splunk Employee

Yes. Just include all the monitored paths in the single indexes.conf. There's no harm in monitoring a path that doesn't exist.

Stephen_Sorkin
Splunk Employee
Splunk Employee

Not really. We'll stat the path every few seconds, which should be negligible for tens of thousands of paths.

0 Karma

pl123
Path Finder

Would this not cause significant overhead on the machines that dont have the paths available to them?

0 Karma
Get Updates on the Splunk Community!

September Community Champions: A Shoutout to Our Contributors!

As we close the books on another fantastic month, we want to take a moment to celebrate the people who are the ...

Community Content Calendar, October Edition

Welcome to the October edition of our Community Spotlight! The Splunk Community is a treasure trove of ...

SOC4Kafka - New Kafka Connector Powered by OpenTelemetry

The new SOC4Kafka connector, built on OpenTelemetry, enables the collection of Kafka messages and forwards ...