Home > Configuration > Audit > setauditsyslogaction_managementlog

setauditsyslogaction_managementlog

Use this method to set management log specifies the categories of log files to be exported.
It use destination and transport from PE params.
Available values function as follows:
* ALL - All categories (SHELL, NSMGMT and ACCESS).
* SHELL - bash.log, and sh.log.
* ACCESS - auth.log, nsvpn.log, httpaccess.log, httperror.log, httpaccess-vpn.log and httperror-vpn.log.
* NSMGMT - notice.log and ns.log.
* NONE - No logs.

Syntax



Parameters

name

Name of the syslog action to be modified.
This is mandatory parameter.

managementlog

Management log specifies the categories of log files to be exported. It use destination and transport from PE params. Available values function as follows: * ALL - All categories (SHELL, NSMGMT and ACCESS). * SHELL - bash.log, and sh.log. * ACCESS - auth.log, nsvpn.log, httpaccess.log, httperror.log, httpaccess-vpn.log and httperror-vpn.log. * NSMGMT - notice.log and ns.log. * NONE - No logs.
Possible Values : ALL, SHELL, ACCESS, NSMGMT, NONE.

Return Value

Returns simpleResult

See Also