Secure Mobile Access 12.5 Administration Guide

Table of Contents

Management Access Log

The Management access log contains entries regarding all actions performed by user, including logins, data access, configuration changes, and other system-related activities.

To view the Management Access log

  1. In the AMC, navigate to Monitoring > Logging.

    The View Logs page displays.

  2. Select Management access log from the Log file drop-down menu.

The View Logs page displays the information shown in the below table about the Management access log.

Management Access log information
Column Description
Status

Displays color-coded return codes for each HTTP request. Move the pointer over an HTTP return code number to see explanatory text. The code numbers are in the following ranges and colors:

  • 500: server error (red)

  • 400: client error (orange)

  • 300: redirection (green)

  • 200: success (green)

Time The date and time at which the request was received by the appliance.
Source IP The IP address and port number of the computer.
Bytes The number of bytes sent in the body of the response, excluding the size of the HTTP headers.
Username The authenticated user name. You can search all log messages related to a specific user by clicking a username link.
Request Shows the first line of the HTTP request, which contains the HTTP command (such as GET or POST), the requested resource, and the HTTP version number