Actions
Bug #2091
opennonexistent/misspelled custom fields accepted during parsing of suricata.yaml
Affected Versions:
Effort:
Difficulty:
Label:
Description
This is Suricata version 4.0dev (rev 9ff8882)
If there is misspelled or nonexistent custom field in eve.json's section Suricata would not error out/warn on start - example:
- http: custom: [accept, accept-charset, accept-encoding, accept-language, proxy-authenticate, referrer, refresh, retry-after, server, set-cookie, trailer, transfer-encoding, upgrade, vary, warning, www-authenticate, mychemicalromance] - smtp: custom: [received, sensitivity, organization, content-md5, date, mychemicalromance]
Actions