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