[Rule Tuning] added rule name override for cloud_defend integration rule (#2767)

This commit is contained in:
Karl Godard
2023-05-01 21:05:24 -07:00
committed by GitHub
parent 792da36fb9
commit 7435ac39d2
@@ -4,7 +4,7 @@ integration = ["cloud_defend"]
maturity = "production"
min_stack_comments = "Initial version of the Container Workload Protection alerts"
min_stack_version = "8.8.0"
updated_date = "2023/04/05"
updated_date = "2023/04/27"
[rule]
author = ["Elastic"]
@@ -21,6 +21,7 @@ max_signals = 10000
name = "Container Workload Protection"
risk_score = 47
rule_id = "4b4e9c99-27ea-4621-95c8-82341bc6e512"
rule_name_override = "message"
severity = "medium"
tags = ["Elastic", "Container Workload Protection", "Kubernetes"]
timestamp_override = "event.ingested"