Deployment Architecture

Right procedure modify outputs.conf or any systems config files on SHC ??

Harishma
Communicator

How do I update outputs.conf on the Splunk SH Clusters?

I had set up outputs.conf with below during initial setup

[tcpout]
defaultGroup = primary_indexers

[tcpout:primary_indexers]
server = aaa:9997 , bbb:9997

I need to change them to below

[tcpout]
defaultGroup = inx

[tcpout:inx]
server = ccc:9997 , ddd:9997

Is there splunk CLI to update this across the SHs? I couldnt find any..

Else Could someone please suggest the right steps to update?

Manually update and restart splunk on all the SHs??

Tags (2)
0 Karma

tiagofbmm
Influencer

Hey

You can use your Search Head Cluster Deployer to get an app with all those settings to be deployed in you members.

Create a fresh empty app, put the the new outputs.conf in the app, put the app in $SPLUNK_HOME/etc/shcluster. Then in the Deployer use the command:

splunk apply shcluster-bundle

Remember that if you set those outputs.conf in system local, you will need to erase them as they will have maximum precedence over the new ones, and that is one reason why system/local shouldn't be used.

0 Karma
Get Updates on the Splunk Community!

Infographic provides the TL;DR for the 2024 Splunk Career Impact Report

We’ve been buzzing with excitement about the recent validation of Splunk Education! The 2024 Splunk Career ...

Enterprise Security Content Update (ESCU) | New Releases

In December, the Splunk Threat Research Team had 1 release of new security content via the Enterprise Security ...

Why am I not seeing the finding in Splunk Enterprise Security Analyst Queue?

(This is the first of a series of 2 blogs). Splunk Enterprise Security is a fantastic tool that offers robust ...