Splunk Search

Changing an app's name on Search Head Cluster

niek33
Engager

When changing an app's name via the Splunk web interface ('Manage Apps' > 'Edit Properties'), the app's name is only changed on the search head cluster node on which I'm working. When running

/opt/splunk/bin/splunk show shcluster-status

I see that the 'last_conf_replication' dates are recent, and already should have synced the change for the app's name among the other search head cluster nodes. When checking the app's name on the other nodes, I see that the name however has not changed.

What am I missing here? Are name changes of apps not replicated among the cluster? Or should I edit the specific 'app.conf' on the deployer, and push the configuration bundle?

0 Karma
1 Solution

hettervik
Builder

Hi. I'm not sure why the name change isn't replicating, but in general I would say making changes and deploying config from the deployer would always be the best option, as opposed to making changes on configuration locally.

View solution in original post

0 Karma

hettervik
Builder

Hi. I'm not sure why the name change isn't replicating, but in general I would say making changes and deploying config from the deployer would always be the best option, as opposed to making changes on configuration locally.

0 Karma

aakwah
Builder

Hello,

When I am updating apps in Search Head Cluster, I made my changes to an app on the deployer under this directory:

/opt/splunk/etc/shcluster/apps/

Then I distribute the configuration bundle:

/opt/splunk/bin/splunk apply shcluster-bundle -target https://sh01:8089

Have a look to this doc for more details:
http://docs.splunk.com/Documentation/Splunk/6.6.0/DistSearch/PropagateSHCconfigurationchanges

Regards

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 ...