Deployment Architecture

Deployment Server Questions

rmcdougal
Path Finder

I am setting up a separate deployment server for all of my universal forwarders to get their configs from and I have a question or three.

  1. It appears that the deployment server is designed to push out app configs and not system\local configs. How does one go about pushing out input.conf and output.conf to the forwarders.
  2. If you can push input.conf to the forwarders how would you handle the "host=xxxxxxx" line in the different forwarders?
  3. Can the Deployment server update the universal forwarder software on the clients or just the configs?
Tags (1)
0 Karma

jgedeon120
Contributor
  1. Create an app for all systems that will be getting their configurations from the Deployment server and put the outputs.conf file in the apps local directory. Example: CORP_APP/local/outputs.conf. You're outputs.conf file will need to have the configuration correct to where it is sending the data to. For the inputs.conf use the same method as you did for your outputs. Example: if you are looking for web logs on an apache server then CORP_APACHE/local/inputs.conf and set up your settings there. You can then apply the CORP_APACHE app to the apache servers in your environment.
  2. The host is set up on the forwarder when it is installed. If this system is a syslog server and you have properly set up your syslog server to log each host differently then you can use the different techniques for the host name location in the file location. There is plenty of documentation on this.
  3. At this time there is no official way to update the UF from the Deployment server. This does not mean that you can not set up an app that has a script in it to check a version and if different run an upgrade, this is basically the same as a scripted install with a little more to check the version.
0 Karma

sowings
Splunk Employee
Splunk Employee

It doesn't need to be in system/local to be a config. Splunk silently merges all of the configuration data into a master version of the config at runtime. It seeds with system/default, collates application defaults, then application overrides (from local/), then finally system/local.

To push inputs.conf and outputs.conf to the forwarders, simply include them in an application directory that you serve up via deployment server.

You can't write to system/local via deployment server, so the inputs.conf with host=xxxxxxx in that forwarder's system/local will still be present, and "trump" any other settings to end up in the working version of inputs.conf. In other words, "don't worry about setting host".

Deployment server can only update the configs.

0 Karma
Get Updates on the Splunk Community!

Index This | I am a number, but when you add ‘G’ to me, I go away. What number am I?

March 2024 Edition Hayyy Splunk Education Enthusiasts and the Eternally Curious!  We’re back with another ...

What’s New in Splunk App for PCI Compliance 5.3.1?

The Splunk App for PCI Compliance allows customers to extend the power of their existing Splunk solution with ...

Extending Observability Content to Splunk Cloud

Register to join us !   In this Extending Observability Content to Splunk Cloud Tech Talk, you'll see how to ...