Audit.isSyslog
The Audit.isSyslog
property specifies
whether the audit log messages are generated in syslog format in a
syslog server. To redirect audit messages to the syslog server, you
must also specify the host name and port number of the server.
- Audit.isSyslog={true|false}
- If the value of this property is
false
, the audit log messages are written to a configured local audit file.- Required
- Optional.
- Values
true | false
- Default
false
- Example
- To enable the syslog format, enter:
Audit.isSyslog=true