Deployment Architecture

How can I propagate changes to /system/local .conf files across a search head cluster?

markfocella
Explorer

I want to make some changes to certain .conf files in system local for my search head cluster. I know that the deployer pushes the apps and user configurations. I also know that the captain pushes changes made through the GUI. I don't know how to make changes to outputs.conf for instance and have those changes get propagated across the cluster. Are configurations only possible using the command line interface or is there another way where I can modify and send these configuration files across the cluster?

0 Karma
1 Solution

somesoni2
Revered Legend

You should be able to add you outputs.conf changes in an app and deploy that app using Deployer. That way you'd have better control over the SHC configuration.

Making changes (made directory) to file system, where it's in etc/system/local OR etc/apps, will not get replicated. However, you can update the outputs.conf content using CLI and those changes will get replicated (at least whatever changes being supported by CLI).

View solution in original post

somesoni2
Revered Legend

You should be able to add you outputs.conf changes in an app and deploy that app using Deployer. That way you'd have better control over the SHC configuration.

Making changes (made directory) to file system, where it's in etc/system/local OR etc/apps, will not get replicated. However, you can update the outputs.conf content using CLI and those changes will get replicated (at least whatever changes being supported by CLI).

Harishma
Communicator

hI @SOMESONI2 ,

Is it possible to edit outputs.conf via CLI. I couldnt find any doc on it. Could you re-direct me to teh same?

0 Karma
Get Updates on the Splunk Community!

Observe and Secure All Apps with Splunk

  Join Us for Our Next Tech Talk: Observe and Secure All Apps with SplunkAs organizations continue to innovate ...

Splunk Decoded: Business Transactions vs Business IQ

It’s the morning of Black Friday, and your e-commerce site is handling 10x normal traffic. Orders are flowing, ...

Fastest way to demo Observability

I’ve been having a lot of fun learning about Kubernetes and Observability. I set myself an interesting ...