chore(portal): Strop triggering alerts on fluentbit logs (#4955)

This commit is contained in:
Andrew Dryga
2024-05-11 09:35:27 -06:00
committed by GitHub
parent 7cac488081
commit 90e203312d

View File

@@ -320,6 +320,7 @@ resource "google_monitoring_alert_policy" "genservers_crash_policy" {
-protoPayload.@type="type.googleapis.com/google.cloud.audit.AuditLog"
-logName:"/logs/GCEGuestAgent"
-logName:"/logs/OSConfigAgent"
-logName:"/logs/ops-agent-fluent-bit"
EOT
}
}