Project

General

Profile

Actions

Bug #2000

closed

eve.http: http_refer should be http_referer

Bug #2000: eve.http: http_refer should be http_referer

Added by Anonymous over 9 years ago. Updated almost 3 years ago.

Status:
Rejected
Priority:
Normal
Assignee:
-
Target version:
-
Affected Versions:
Effort:
Difficulty:
Label:

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 open0 closed)

Related to Suricata - Task #2167: tracking: eve enhancementsNewOISF DevActions

AH Updated by Andreas Herz over 9 years ago Actions #1

Would you like to submit a patch via github PR? :)
See https://redmine.openinfosecfoundation.org/projects/suricata/wiki/Contributing

Updated by Anonymous over 9 years ago Actions #2

Andreas Herz wrote:

Would you like to submit a patch via github PR? :)
See https://redmine.openinfosecfoundation.org/projects/suricata/wiki/Contributing

I forgot to update the ticket, the pull request is on Github with id: #2478

VJ Updated by Victor Julien about 9 years ago Actions #4

  • 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

AH Updated by Andreas Herz almost 7 years ago Actions #5

  • Assignee changed from Anonymous to Stian Bergseth

AH Updated by Andreas Herz over 6 years ago Actions #6

this was discussed in the PR as it's a breaking change, is this something we might want to include in 5.0?

VJ Updated by Victor Julien over 6 years ago Actions #7

  • Related to Task #2167: tracking: eve enhancements added

VJ Updated by Victor Julien over 5 years ago Actions #8

  • Target version changed from 70 to TBD

VJ Updated by Victor Julien almost 3 years ago Actions #9

  • 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.

Actions

Also available in: PDF Atom