server-log-cfg

server-log-cfg = agent [parameter=value],[parameter=value]...

Description

Configures the server for logging. We can use the available parameters to configure the logging agents.

Options

For a complete description of the available logging agents and the supported configuration parameters, see the Security Verify Access: Auditing Guide.

Usage:

This stanza entry is required.

Default: None.

Example:

To log server events in a file called msg__webseald.log:

server-log-cfg = file path=msg__webseald.log

To send server events to a remote syslog server:

server-log-cfg = rsyslog server=timelord,port=514,log_id=webseal-instance

Parent topic: [logging] stanza