Deployment Architecture

automatic creation of local folder in client server after pushing from deployment-server

raviavotrix
Engager

in deployment-apps i created apps without local folder after reloading server class local folder automatically generates on client server. any idea why splunk generates local folder in app/

Labels (1)
0 Karma
1 Solution

VSIRIS
Path Finder

Trying using 

 

[serverClass:myServerClass:app:yourApp]
excludeFromUpdate = $app_root$/lookups

with no slash at the end  ($app_root$/lookups/)

 

https://docs.splunk.com/Documentation/Splunk/7.3.1/Admin/Serverclassconf

View solution in original post

VSIRIS
Path Finder

Trying using 

 

[serverClass:myServerClass:app:yourApp]
excludeFromUpdate = $app_root$/lookups

with no slash at the end  ($app_root$/lookups/)

 

https://docs.splunk.com/Documentation/Splunk/7.3.1/Admin/Serverclassconf

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