Readonly true if the operation does not change the management model, false otherwise.
Booting true if the operation was executed during the bootup process, false if it was executed once the server is up and running.
User The username of the authenticated user. In this case the operation has been logged via the CLI on the same machine as the running server, so the special $local user is used.
Domain UUID An ID to link together all operations as they are propagated from the Doman Controller to it servers, slave Host Controllers, and slave Host Controller servers.
Access This can have one of the following values:
  • NATIVE - The operation came in through the native management interface, for example the CLI.
  • HTTP - The operation came in through the domain HTTP interface, for example the admin console.
  • JMX - The operation came in through the JMX subsystem. See JMX for how to configure audit logging for JMX.
Remote Adress The address of the client executing this operation.
Success true if the operation succeeded, false if it was rolled back.
Operations The operations being executed.