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!

Stay Connected: Your Guide to May Tech Talks, Office Hours, and Webinars!

Take a look below to explore our upcoming Community Office Hours, Tech Talks, and Webinars this month. This ...

They're back! Join the SplunkTrust and MVP at .conf24

With our highly anticipated annual conference, .conf, comes the fez-wearers you can trust! The SplunkTrust, as ...

Enterprise Security Content Update (ESCU) | New Releases

Last month, the Splunk Threat Research Team had two releases of new security content via the Enterprise ...