The Management message log contains entries regarding the operation of AMC, including when the console was started and stopped and any errors that occurred during the appliance's administration.
Management message logs are stored on disk in the file /var/log/aventail/management.log and contain these
parameters:
[DATESTAMP] [SERVICE@HOSTNAME] [local4.LEVEL] [AMC:] [DATE] [TIME] [TIMEZONE] [LEVEL] [MESSAGE]
This example illustrates a management message log file entry:
2025-07-25T12:31:06+00:00 AMC@wmperry-12-5-0-dev-gf048f7ae-default-standalone.sma local4.info AMC: 2025-07-25 12:31:06 +0000 INFO com.aventail.mgmt.rest.console.centralmanagement.managed.sharedstate.TrafficOptimizerConfigurationResource12_2 - Clearing traffic optimizer configuration
| Field | Description |
| Date and Time |
The date and time when the message was generated by the service. Example: |
| Host Name |
The host name. Example: |
| Level (Severity) |
The message severity levels are:
Example: |
| Source |
The appliance name of the user making the request. Example: |
| Message |
Describes the log message with date, time, timezone, level, message Example: |