mirror of
https://github.com/crowdsecurity/crowdsec.git
synced 2025-05-14 21:33:54 +02:00
9 lines
169 B
YAML
9 lines
169 B
YAML
# ssh bruteforce
|
|
type: trigger
|
|
debug: true
|
|
name: test/simple-trigger
|
|
description: "Simple trigger"
|
|
filter: "evt.Line.Labels.type =='testlog'"
|
|
labels:
|
|
type: overflow_1
|
|
|