Getting Data In

Why does excludeFromUpdate not work in serverclass.conf?

schose
Builder

Hi all,

I'm managing my apps deployed through forwarder management using git. When running a scheduled "git pull" the file, .git/FETCH_HEAD is always newly created.
When running a splunk reload deploy-server, the app is always sent out to the clients and Splunk will be restarted.

To avoid this, I'm trying to use the excludeFromUpdate introduced in Splunk v6.2 but neither

[serverClass:splunkdebug:app:myapp]
restartSplunkd = 1
stateOnClient = enabled
excludeFromUpdate=myapp/.git

nor

[default]
excludeFromUpdate=$app_root$/.git

seems to work.

Any hints?

Cheers,

Andreas

1 Solution

hexx
Splunk Employee
Splunk Employee

What version are your deployment clients running? This particular setting requires both the deployment server and its deployment clients to be running Splunk Enterprise 6.2 or higher.

View solution in original post

hexx
Splunk Employee
Splunk Employee

What version are your deployment clients running? This particular setting requires both the deployment server and its deployment clients to be running Splunk Enterprise 6.2 or higher.

schose
Builder

You're right. 🙂

0 Karma

hexx
Splunk Employee
Splunk Employee

Oh good, let me convert my comment to an answer then.

0 Karma

schose
Builder

As hexx answered correctly you also need a v6.2 or higer client.

Workaround for everyone having the same issue with the older clients using git: it's save enough to delete the .git//FETCH_HEAD everytime after git pull.

Regards,

Andreas

Got questions? Get answers!

Join the Splunk Community Slack to learn, troubleshoot, and make connections with fellow Splunk practitioners in real time!

Meet up IRL or virtually!

Join Splunk User Groups to connect and learn in-person by region or remotely by topic or industry.

Get Updates on the Splunk Community!

From Data to Insight: Announcing the Winners of the Splunk Dashboard Contest

Hi Splunkers, First off, thank you to everyone who participated in our very first From Data to Insight: The ...

Splunk Developers: Construct Your Future at the .conf26 Builder Bar

Calling all Splunk architects, platform admins, and app developers: the site is open, and the blueprints are ...

Quick connection discovery mode for forwarders

When a Splunk forwarder loses connectivity to its indexers, it does not always reconnect immediately. In many ...