Skip to content

Commit

Permalink
Merge pull request #604 from shourabhpayal/master
Browse files Browse the repository at this point in the history
add related integration field for chronicle sample alert policies
  • Loading branch information
EvanSimpson authored Aug 5, 2023
2 parents ff1704b + 7e5cbc5 commit 4882af5
Showing 1 changed file with 13 additions and 1 deletion.
14 changes: 13 additions & 1 deletion alerts/google-cloud-chronicle/metadata.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,15 +3,27 @@ alert_policy_templates:
id: silent-forwarder
description: "sample policy to detect a single silent Chronicle forwarder using collector_id filter"
version: 1
related_integrations:
- id: chronicle_security
platform: GCP
-
id: forwarder-buffer-usage-more-than-threshold-with-filters
description: "sample policy to detect forwarder mean buffer used is more than 1% over a 1 hour window for input type pcap and buffer type memory"
version: 1
related_integrations:
- id: chronicle_security
platform: GCP
-
id: all-silent-forwarder-logtype-combinations-except-few-logtypes
description: "sample policy to detect all silent Chronicle forwarder and logtype combinations except few logtypes"
version: 1
related_integrations:
- id: chronicle_security
platform: GCP
-
id: all-silent-forwarder-logtype-combinations
description: "sample policy to detect all silent Chronicle forwarder and logtype combinations"
version: 1
version: 1
related_integrations:
- id: chronicle_security
platform: GCP

0 comments on commit 4882af5

Please sign in to comment.