Deployment Architecture

Which tools/methods are considered the best for orchestrated deployment of universal forwarder installations?

adnankhan5133
Communicator

We have Chef in our environment, as well as a Deployment Server. Is there any guide out there on how to deploy UF’s across hundreds of Linux and Windows servers?

Tags (2)
0 Karma

richgalloway
SplunkTrust
SplunkTrust

You should use Chef to install and upgrade the UFs.  As part of the installation process, have Chef delete the deploymentclient.conf and outputs.conf files from $SPLUNK_HOME/etc/system/local and define custom versions of the those files in an app.  This allows the deployment server to manage those configurations.

Once that's done, allow the DS to control which apps are installed on which forwarders.  You probably could do that with Chef, but like using the DS because it has insight into the state of the forwarders.  In some shops, agent installations are done by a different team so using the DS gives the Splunk admin more control over how the forwarders are managed.

---
If this reply helps you, Karma would be appreciated.
0 Karma
Get Updates on the Splunk Community!

Splunk Decoded: Service Maps vs Service Analyzer Tree View vs Flow Maps

It’s Monday morning, and your phone is buzzing with alert escalations – your customer-facing portal is running ...

What’s New in Splunk Observability – September 2025

What's NewWe are excited to announce the latest enhancements to Splunk Observability, designed to help ITOps ...

Fun with Regular Expression - multiples of nine

Fun with Regular Expression - multiples of nineThis challenge was first posted on Slack #regex channel ...