crowdsec/pkg/leakybucket/tests/leaky-fixedqueue/bucket.yaml

13 lines
217 B
YAML
Raw Normal View History

type: leaky
debug: true
name: test/simple-leaky
description: "Simple leaky"
filter: "evt.Line.Labels.type =='testlog'"
leakspeed: "10s"
capacity: 5
cache_size: 3
groupby: evt.Meta.source_ip
labels:
type: overflow_1