logcfg

This stanza entry enables logging and auditing for the application.

Syntax

logcfg = audit.azn:[log-agent][[param[=value]] ...]

Description

Enables logging and auditing for the application. Category, destination, and other parameters are used to capture Security Access Manager auditing and logging events.

Each server provides its own setting for event logging in its corresponding configuration file.

Options

audit.azn:log-agent
Category of auditing event. Also specifies that the destination where log-agent is one of the following agents:
  • stdout
  • stderr
  • file
  • pipe
  • remote
param=value
Allowable parameters. The parameters vary, depending on the category, the destination of events, and the type of auditing you want to do.

See IBM Security Access Manager for Web: Troubleshooting Guide for information about the log agents and the configuration parameters.

Usage

Optional

Default value

Remove the number signs (#) at the beginning of the configuration file lines to enable authentication or authorization auditing (or both) for the application.

Example

logcfg = audit.azn:file path=audit.log,flush_interval=20,log_id=audit_log