Actions
Bug #15820
closednologdefaultpass is not translated to logdefaultpass
Status:
Not a Bug
Priority:
Normal
Assignee:
-
Category:
Logging
Target version:
-
Start date:
Due date:
% Done:
0%
Estimated time:
Plus Target Version:
Release Notes:
Default
Affected Version:
2.7.x
Affected Architecture:
All
Description
The parameter nologdefaultpass
is not being inverted to logdefaultpass
as expected, unlike nologdefaultblock
, which properly inverts to logdefaultblock
.
Updated by Anton Liashkevich about 2 months ago
Updated by Marcos M about 2 months ago
- Status changed from New to Not a Bug
In addition to the proposed change, this would require bumping the config version and adding upgrade code to handle previous configs. I don't think it's worth doing now for a semantics issue that doesn't affect what the user sees. It'd be best to rewrite those settings to allow for more granular control over the default rules (e.g. include control over the snort2c rules).
Actions