Bug #2000
closed
eve.http: http_refer should be http_referer
Added by Anonymous almost 8 years ago.
Updated over 1 year ago.
Description
In normal output mode Suricata writes http_referer, but the json output is just http_refer
log-file.c: fprintf(fp, "\"http_referer\": \"");
output-json-http.c: json_object_set_new(js, "http_refer", json_string(c));
Related issues
1 (1 open — 0 closed)
- Subject changed from Typo in output-json-http.c to eve.http: http_refer should be http_referer
- Status changed from New to Assigned
- Target version set to 70
- Assignee changed from Anonymous to Stian Bergseth
this was discussed in the PR as it's a breaking change, is this something we might want to include in 5.0?
- Related to Task #2167: tracking: eve enhancements added
- Target version changed from 70 to TBD
- Status changed from Assigned to Rejected
- Assignee deleted (
Stian Bergseth)
- Priority changed from Low to Normal
- Target version deleted (
TBD)
Typo is in the RFC, so leaving as is.
Also available in: Atom
PDF