mirror of
https://github.com/crowdsecurity/crowdsec.git
synced 2025-05-15 13:53:58 +02:00
10 lines
192 B
YAML
10 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
|
|
|