Actions
Bug #1792
closeddns-json-log produces no output
Affected Versions:
Effort:
Difficulty:
Label:
Description
When configuring dns-json-log the file will be created, but nothing is logged.
Example config:
- dns-json-log: enabled: yes filename: dns.json
This happens because output-json-tls registers its non-submodule as "dns-json-log":
https://github.com/inliniac/suricata/blob/ea23b857765ffdf188a7bf097817f2fac7b7fc76/src/output-json-tls.c#L321
Updated by Jason Ish over 8 years ago
- Status changed from Assigned to Closed
- Target version changed from 70 to 3.1
Updated by Victor Julien over 8 years ago
- Target version changed from 3.1 to 3.1rc1
Actions