You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Have you thought about a task for cleaning up or removing of old or not approved apps?
My thoughts would be
Validating git_apps list and the manifest file for Splunk installation against correct splunk_app_deploy_path and removing everyone that is not a match.
OR
Validating git_apps list, the manifest file for Splunk installation and a Allowed_apps list (if by some reason you need to install something manually or any other way) against correct splunk_app_deploy_path and removing everyone that is not a match.
AND what to do with the non matching results:
Backup/copy non matching results to a folder for 5 or 10 dates backups after that it rotates out and gets deleted.
Have you thought about a task for cleaning up or removing of old or not approved apps?
My thoughts would be
git_apps
list and themanifest file
for Splunk installation against correctsplunk_app_deploy_path
and removing everyone that is not a match.OR
git_apps
list, themanifest file
for Splunk installation and aAllowed_apps
list (if by some reason you need to install something manually or any other way) against correctsplunk_app_deploy_path
and removing everyone that is not a match.AND what to do with the non matching results:
Example:
OR
The text was updated successfully, but these errors were encountered: