Getting Data In

Does a change to props.conf require an indexer rolling restart?

ddrillic
Ultra Champion

I'm about to implement the change in Why isn't the timestamp being recognized ?

It will be in $SPLUNK_HOME/etc/system/local/props.conf.

Does it require an indexer rolling restart?

0 Karma
1 Solution

cpetterborg
SplunkTrust
SplunkTrust

Depends. Nice answer, huh?

If you put it in $SPLUNK_HOME/etc/system/local/props.conf, then it will not be controlled by the cluster master, and will require a rolling restart. And you will have to do it on each indexer manually.

If you put it in the right place (which is not $SPLUNK_HOME/etc/system/local/props.conf), then you can just deploy the changes from the CM by putting it in the master-apps directory structure for the sourcetype you want. Then the rolling restart is not required, because it will be handled by the CM.

Is there a compelling reason you want to put it in system/local?

View solution in original post

0 Karma

cpetterborg
SplunkTrust
SplunkTrust

Depends. Nice answer, huh?

If you put it in $SPLUNK_HOME/etc/system/local/props.conf, then it will not be controlled by the cluster master, and will require a rolling restart. And you will have to do it on each indexer manually.

If you put it in the right place (which is not $SPLUNK_HOME/etc/system/local/props.conf), then you can just deploy the changes from the CM by putting it in the master-apps directory structure for the sourcetype you want. Then the rolling restart is not required, because it will be handled by the CM.

Is there a compelling reason you want to put it in system/local?

0 Karma

ddrillic
Ultra Champion

It's interesting, for the search heads we have specific apps but not for the indexers...

0 Karma

ddrillic
Ultra Champion

Much appreciated @cpetterborg

0 Karma
Get Updates on the Splunk Community!

Building Reliable Asset and Identity Frameworks in Splunk ES

 Accurate asset and identity resolution is the backbone of security operations. Without it, alerts are ...

Cloud Monitoring Console - Unlocking Greater Visibility in SVC Usage Reporting

For Splunk Cloud customers, understanding and optimizing Splunk Virtual Compute (SVC) usage and resource ...

Automatic Discovery Part 3: Practical Use Cases

If you’ve enabled Automatic Discovery in your install of the Splunk Distribution of the OpenTelemetry ...