logcfg
logcfg = category:[log-agent][[parameter[=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 event logging setting in its corresponding configuration file.
Options
- category:log-agent
- The category of the auditing event and the destination. log-agent is one of the following agents:
- stdout
- stderr
- file path=
- pipe
- remote
- parameter=value
- Allowable parameters. The parameters vary, depending on the category, the destination of events, and the type of auditing you want to perform.
See Audit event logging for information about the log agents and the configuration parameters. Each log agent supports different parameters.
Usage
Optional
Default value
Remove the pound 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
Parent topic: [aznapi-configuration] stanza