The system message log is created in syslog format and includes logs for the Web proxy service, the network tunnel service, and the policy server, which is an internal service that manages the policies for the other services. Additionally, it provides detailed messages about all access control decisions. Each time a user request aligns with a policy rule, a log entry is recorded that explains the action taken.
System message logs are stored on disk in the file /var/log/aventail/access_servers.log) and contain these
parameters:
[DATESTAMP] [HOSTNAME] [PID] [SOURCE ID] [LEVEL] [TYPE MESSAGE]
This example illustrates a system message log file entry:
[29/Jul/2025:07:01:59.788422 -0700] wmperry-12-5-0-01740-default-standalone 003746 up 00000000 Internl System BPQueue<AVPSD> Thresholds:Low=200 High=400 Disable=100 Spread=200
[29/Jul/2025:14:02:38.051761 +0000] wmperry-12-5-0-01740-default-standalone 000000 kp 0000020a Internl Misc <KERNEL> created channel (pid=6268):0000000021ce9936
| Field | Description |
| Date and Time |
The date and time when the message was generated by the service. Example: |
| Host Name |
The host name. Example: |
|
Process ID (PID) |
Every application that is running is assigned a process ID. This PID identifies the application that generated the log entry. Example: |
| Source |
The appliance name of the user making the request. Example: |
|
Level (Severity) |
The message severity levels are:
|
| Message text |
The text following all the identifying information is the message itself. See Access Policy Decisions for an explanation of the message text for access policy decisions. Example: |
|
Application ID |
Identifies the server process that generated the message. The possible IDs are:
|