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!

Laser Bananas and Edge Hubs: Exploring Operational Technology (OT) Data Through a ...

  OT is a different environment to traditional IT and can have interesting challenges when interfacing the ...

Event Series: Mastering AI Tokenomics and Splunk Agent Observability

Beyond the Black Box: Correlating AI Performance and Tokenomics with Splunk Agent Observability   As ...

span_metrics: The OpenTelemetry-Idiomatic Way to See Inside Your Services

You open a trace in Splunk Observability Cloud and everything looks fine. One root span, order-pipeline, with ...