pam-log-cfg
pam-log-cfg = agent [parameter=value],[parameter=value]...
Description
Configures the IBM Internet Security Systems Protocol Analysis Module for logging. We can use the available parameters to configure the logging agents.
Options
agent Logging agent. The agent controls the logging destination for server events. Valid agents include:
- stdout
- stderr
- file
- remote
- rsyslog
parameter The different agents support the following configuration parameters:
Parameter Supporting agents buffer_size remote compress remote dn remote error_retry remote, rsyslog flush_interval all hi_water all log_id file, rsyslog max_event_len rsyslog mode file path all port remote, rsyslog queue_size all rebind_retry remote, rsyslog rollover_size file server remote, rsyslog ssl_keyfile rsyslog ssl_label rsyslog ssl_stashfile rsyslog
For a complete description of the available logging agents and the supported configuration parameters, see the IBM Security Verify Access for Web: Auditing Guide.
Usage:
This stanza entry is required.
Default: None.
Example:
To send logging from the Protocol Analysis Module to a file called pam.log:
pam-log-cfg = file path=pam.log
To send logging from the module to a remote syslog server:
pam-log-cfg = rsyslog server=timelord,port=514,log_id=webseal-instance