Hello everyone,
I have a deployment server that manages most of our Splunk apps, but when everything was setup, some apps were installed unmanaged. In particular we have a Checkpoint app on one of our heavy forwarders that isn't managed by the deployment server. We are trying to move all unmanaged apps to the deployment server to make administration easier.
Is there any process to create this link without redeploying the app?
Thanks!
Jacob
If checkpoint app (on HF) is in etc/apps directory, then
I would copy and paste the same checkpoint app from HF to DS (etc/deployment-apps/ folder).
Create a new serverclass and add HF as client and attach checkpoint deployment-app to serverclass.
Now, you have the app as well as the capability to manage it from DS.
PS: I did not test this, so I don't know if this will kick a splunk restart.