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
If users want to do things like create a custom logging metric on filtered findings so they can create a Cloud Monitoring alert, they would need to listen on the router pubsub topic with a Cloud Function and emit a log message for each finding. We can encapsulate this logic into an automation that simply logs the finding to a pre-defined project with a pre-defined logName.
If users want to do things like create a custom logging metric on filtered findings so they can create a Cloud Monitoring alert, they would need to listen on the router pubsub topic with a Cloud Function and emit a log message for each finding. We can encapsulate this logic into an automation that simply logs the finding to a pre-defined project with a pre-defined logName.