github.com/crowdsecurity/crowdsec@v1.6.1/pkg/leakybucket/tests/simple-counter/bucket.yaml (about) 1 type: counter 2 name: test/simple-counter 3 description: "Simple leaky" 4 filter: "evt.Line.Labels.type =='testlog'" 5 duration: 1s 6 capacity: -1 7 groupby: evt.Meta.source_ip 8 labels: 9 type: overflow_1 10