logcfg
This stanza entry enables logging and auditing for the application.
logcfg = audit.azn:[log-agent][[param[=value]] ...]Enables logging and auditing for the application. Category, destination, and other parameters are used to capture Security Verify Access 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 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 we want to do.
See IBM Security Verify Access 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_logParent topic: [pdaudit-filter] stanza