crowdsec/pkg/leakybucket/tests/simple-counter/bucket.yaml
Thibault "bui" Koechlin dbb420f79e
local api (#482)
Co-authored-by: AlteredCoder
Co-authored-by: erenJag
2020-11-30 10:37:17 +01:00

11 lines
192 B
YAML

type: counter
name: test/simple-counter
description: "Simple leaky"
filter: "evt.Line.Labels.type =='testlog'"
duration: 1s
capacity: -1
groupby: evt.Meta.source_ip
labels:
type: overflow_1