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!

Announcing Scheduled Export GA for Dashboard Studio

We're excited to announce the general availability of Scheduled Export for Dashboard Studio. Starting in ...

Extending Observability Content to Splunk Cloud

Watch Now!   In this Extending Observability Content to Splunk Cloud Tech Talk, you'll see how to leverage ...

More Control Over Your Monitoring Costs with Archived Metrics GA in US-AWS!

What if there was a way you could keep all the metrics data you need while saving on storage costs?This is now ...