Getting Data In

How do I mass-deploy Universal forwarder to many Linux machines?

kartreddy4
New Member

I am trying to deploy the Universal forwarders to a large Linux environment. Installing it manually is time consuming, are there any scripts to mass-deploy the agent.

0 Karma

gcusello
SplunkTrust
SplunkTrust
0 Karma

ddrillic
Ultra Champion

On Linux it's doable. We create a standard unix id for all these servers and via python or ansible deploy the Universal forwarders to them in bulk.

The thing is that there is a set of prerequisites which we need on the servers, prior to the installation, such as connectivity to the splunk servers, dedicated file system, write access to the file system, read access to the logs. All of this we also did via a python script.

0 Karma
Get Updates on the Splunk Community!

Update Your SOAR Apps for Python 3.13: What Community Developers Need to Know

To Community SOAR App Developers - we're reaching out with an important update regarding Python 3.9's ...

October Community Champions: A Shoutout to Our Contributors!

As October comes to a close, we want to take a moment to celebrate the people who make the Splunk Community ...

Automatic Discovery Part 2: Setup and Best Practices

In Part 1 of this series, we covered what Automatic Discovery is and why it’s critical for observability at ...