Actions
Bug #6380
closed
SB
SB
email: disabled fields in suricata.yaml also get logged
Bug #6380:
email: disabled fields in suricata.yaml also get logged
Affected Versions:
Effort:
Difficulty:
Label:
Description
This seems to be happening due to not resetting email_ctx->fields. This value is only set when custom settings are found but because they are never reset in the beginning, they may result in unexpected output being logged
SB Updated by Shivani Bhardwaj over 2 years ago
- Status changed from Assigned to In Review
In Review PR: https://github.com/OISF/suricata/pull/9544
VJ Updated by Victor Julien over 2 years ago
- Status changed from In Review to Resolved
https://github.com/OISF/suricata/pull/9554
Shivani do we need a backport here?
SB Updated by Shivani Bhardwaj over 2 years ago
- Label Needs backport to 6.0 added
OT Updated by OISF Ticketbot over 2 years ago
- Subtask #6407 added
OT Updated by OISF Ticketbot over 2 years ago
- Label deleted (
Needs backport to 6.0)
VJ Updated by Victor Julien over 2 years ago
- Status changed from Resolved to Closed
Actions