Opened 13 years ago

Closed 10 years ago

#72 closed Feature Wish (wontfix)

new config flag: --silence-management : Do not log management access at all

Reported by: michl Owned by:
Priority: minor Milestone:
Component: Management Version: OpenVPN 2.2-beta / 2.2-RC (Community Ed)
Severity: Not set (select this one, unless your'e a OpenVPN developer) Keywords: management logs --silence-management
Cc:

Description

A new configuration flag could be introduced:
--silence-management

Opening and closing management interface (UDS or TCP) is creating log entries already at the very low verbosity level 3. The new flag would deactivate these management activities in all verbosity levels.

Reason: The log should not be bloated up by automated use of management interface. The configuration flag --mute will not work here, because the messages are introduced by "open" and finished with "close" messages.

Change History (2)

comment:1 Changed 10 years ago by Samuli Seppänen

Keywords: management logs added

Is there anybody else besides the original reporter who would like to see this functionality? If not, we may have to close this as "wontfix".

comment:2 Changed 10 years ago by Gert Döring

Resolution: wontfix
Status: newclosed

There's a good reason we log access to the management interface :-) - and we already have way too many obscure options for specific corner cases.

Note: See TracTickets for help on using tickets.