Hi, How will work the schedule jobs that perform the api requests (input/output) when deploying, on a Search Head cluster, an TA package that was created by Add-on builder? Is there any mechanism similar to DB Connect ? (DB Connect provides high availability on Splunk Enterprise with a Search Head Cluster, by executing input/output on the captain) Thank you, José
... View more
Hello, We are facing the same issue. How did you identify the wallclock message ? is it possible that for us is a different one? I tried your solution after correcting the python if 'took wallclock_ms' not in err: but hasn't worked for us. Thanks, José
... View more
The app is the same, and the configuration is also common. Is there any other folder where we can put the app ensure that the app default folder config files are loaded? (Without using etc/system/local)
... View more
Hi, I have created a custom app to implement ACME on search head cluster members with a script on bin folder that update files/certificates on 3 folders ./acme ./certs ./backup the content of these folders are required to be different on each server (deployer and 3 members). How to correctly deploy/implement this configuration? Thanking you in advance, Graça
... View more