I am trying to push a specific .conf as part of the /local directory of myApp from Deployment Server.
I have provided the excludeFromUpdate attribute to ignore a couple of directories which I do not want to be impacted in the app. But when the app is pushed, I see on the forwarders the /local directory that i pushed but removes the 2 "to be excluded" directories mentioned in my serverclass.conf.
In my serverclass.conf I have -
[serverClass:all_forwarders:app:introspect]
excludeFromUpdate = $app_root$/default, $app_root$/bin
restartSplunkd = 1
I am trying to push the "introspect" app from DS having a /local directory which contains a .conf file.
But when the app is pushed, it removes the /default and /bin directories on UF which I don't want to get impacted.
I have verified the versions of my DS ad UFs, they are above 6.2
Any ideas on what am I missing here ?
↧