Deployment Architecture

Is it possible to push system/local/ui-prefs.conf from the deployer to the Search Head Cluster?

davebo1896
Communicator

Is it possible to push system/local/ui-prefs.conf from the deployer to the SHC?
Is it as simple as creating shcluster/system/local/ui-prefs.conf, or does it not work that way?

0 Karma
1 Solution

dflodstrom
Builder

It is almost that simple. You'll need to create a TA and put it inside of $SPLUNK_HOME/etc/shcluster/apps/

This TA can be as simple as a named folder with a folder called "local" inside of it with the ui-prefs.conf file you wish to distribute inside of that.

http://docs.splunk.com/Documentation/Splunk/6.2.2/DistSearch/PropagateSHCconfigurationchanges

View solution in original post

dflodstrom
Builder

It is almost that simple. You'll need to create a TA and put it inside of $SPLUNK_HOME/etc/shcluster/apps/

This TA can be as simple as a named folder with a folder called "local" inside of it with the ui-prefs.conf file you wish to distribute inside of that.

http://docs.splunk.com/Documentation/Splunk/6.2.2/DistSearch/PropagateSHCconfigurationchanges

Get Updates on the Splunk Community!

Splunk Decoded: Service Maps vs Service Analyzer Tree View vs Flow Maps

It’s Monday morning, and your phone is buzzing with alert escalations – your customer-facing portal is running ...

What’s New in Splunk Observability – September 2025

What's NewWe are excited to announce the latest enhancements to Splunk Observability, designed to help ITOps ...

Fun with Regular Expression - multiples of nine

Fun with Regular Expression - multiples of nineThis challenge was first posted on Slack #regex channel ...