mirror of
https://github.com/crowdsecurity/crowdsec.git
synced 2025-05-14 13:24:34 +02:00
11 lines
203 B
YAML
11 lines
203 B
YAML
type: leaky
|
|
debug: true
|
|
name: test/simple-leaky
|
|
description: "Simple leaky"
|
|
filter: "evt.Line.Labels.type =='testlog'"
|
|
leakspeed: "10s"
|
|
capacity: 1
|
|
groupby: evt.Meta.source_ip
|
|
labels:
|
|
type: overflow_1
|
|
|