89028f17cf
* removed unused error; comment * rename loop variables * happy path * rename loop variables * extract function, method * log.Printf -> log.Infof * tests -> testdata from "go help test": The go tool will ignore a directory named "testdata", making it available to hold ancillary data needed by the tests. * align tags * extract function toEmoji
8 lines
No EOL
206 B
YAML
8 lines
No EOL
206 B
YAML
onsuccess: next_stage
|
|
filter: evt.Parsed.program == 'foobar_parser'
|
|
name: crowdsecurity/foobar_parser
|
|
#debug: true
|
|
description: A parser for foobar_parser WAF
|
|
grok:
|
|
name: foobar_parser
|
|
apply_on: message |