Show Table of Contents
3.8.2. Enable Management Interface Audit Logging from the Management CLI
Management interface audit logging is disabled by default but preconfigured to output log records using a file handler named
file to the file EAP_HOME/standalone/data/audit-log.log.
To enable audit logging from the Management CLI, enter the following command.
/core-service=management/access=audit/logger=audit-log:write-attribute(name=enabled,value=true)
To see all management interface audit logging configuration attributes and their values, enter the following command.
/core-service=management/access=audit:read-resource(recursive=true)
In addition to enabling or disabling management interface audit logging, the following
logger configuration attributes are available.
- log-boot
- If set to
true, management operations when booting the server are included in the audit log,falseotherwise. Default:true. - log-read-only
- If set to
true, all operations will be audit logged. If set tofalseonly operations that change the model will be logged. Default:false.

Where did the comment section go?
Red Hat's documentation publication system recently went through an upgrade to enable speedier, more mobile-friendly content. We decided to re-evaluate our commenting platform to ensure that it meets your expectations and serves as an optimal feedback mechanism. During this redesign, we invite your input on providing feedback on Red Hat documentation via the discussion platform.