Being playbooks so critical, there should be a way to alert when they are created/updated/deleted (CUD). There was a way, at least of checking Create and Update by creating an alert in GCP and searching for
protoPayload.methodName =~ "malachite.*?(?:Create|Update)Rule"
But that’s not the case anymore. The log was simple removed. The answer of a support case was -Sorry, that’s not supported, here is a feature request-. The logs do exist in SecOps, but there is no way to run a playbook on them or send alerts when they have been CUD. Again, for being so critical and powerful, in the sense that playbooks have the power to do things, they should be a way to know when they have been CUD.
More than one year ago I highlighted the same situation:
Asking to see if I might be missing something. Is there a way to alert when a playbook was CUD?
