Actions
Bug #14956
closedSuricata GUI generates invalid syslog priority values in suricata.yaml file for some drop-down list values
Status:
Resolved
Priority:
Normal
Assignee:
-
Category:
Suricata
Target version:
-
Start date:
Due date:
% Done:
100%
Estimated time:
Plus Target Version:
Affected Version:
2.7.x
Affected Plus Version:
23.09
Affected Architecture:
All
Description
The Suricata GUI code generates invalid syslog priority values in the suricata.yaml
file for several drop-down list choices on the GLOBAL SETTINGS and INTERFACE SETTINGS tabs. For example, "Err" is written to suricata.yaml
but Suricata expects to see "Error" instead.
Updated by Bill Meeks almost 2 years ago
I am addressing this problem in a forthcoming GUI package update.
Updated by Bill Meeks almost 2 years ago
This issue is resolved with Pull Request 1313 posted for review and merge here: https://github.com/pfsense/FreeBSD-ports/pull/1313.
Once this pull request is merged, this issue may be marked as "Resolved".
Updated by Jim Pingle almost 2 years ago
- Status changed from New to Resolved
- % Done changed from 0 to 100
PR merged, thanks!
Actions