Actions
Bug #10607
closedRemote syslog for "General Authentication Events" using wrong selectors
Start date:
05/28/2020
Due date:
% Done:
100%
Estimated time:
Plus Target Version:
Release Notes:
Affected Version:
2.5.0
Affected Architecture:
All
Description
When "General Authentication Events" is selected, the remote syslog line uses "*.*" and not "auth.*;authpriv.*". This is causing unintended duplication of some log entries on the remote server, or more log entries than intended, depending on the options selected by the user.
This only affects 2.5.0 as that option is new there.
Likely also the cause of #10588
Actions