mirror of
https://github.com/crowdsecurity/crowdsec.git
synced 2025-05-15 13:53:58 +02:00
9 lines
217 B
YAML
9 lines
217 B
YAML
type: trigger
|
|
debug: true
|
|
name: test/simple-postoverflow-scenario
|
|
description: "Simple post overflow"
|
|
#filter: true
|
|
filter: "evt.Overflow.Alert != nil && evt.Overflow.Alert.Scenario != nil"
|
|
labels:
|
|
type: overflow_2
|
|
|