Site Administrator Help
About Sites and Servers
Managing Servers
Adding and Removing Servers
Monitoring the Status of a Server
Configuring Servers
About Services
Enabling and Disabling Services
Configuring Services
About Users, Groups, and Roles
Managing Users
Adding and Deleting Users
Managing Groups

Adding and Deleting Groups

Adding Users to Groups
Managing Roles
Assigning Roles
About Log Files
Configuring and Viewing Log Files
About Packages
Managing Packages
About WMS/WFS
Configuring WMS/WFS
About External Files
Configuring External Files

About Log Files



The following table describes the various log files and the parameters available in each one.

Access Records all requests to the server. A record is created for each request after it has been completed.
CLIENT Client program (for example, Autodesk MapGuide Studio)
CLIENTIP Client IP address (for example, 144.111.19.94)
USER User's logon ID (for example, mgarcia)
OPID Function called (for example, GetResourceContent)
Admin Administrative operations (server status changes, configuration changes, etc.)
CLIENT Client program (for example, Autodesk MapGuide Studio)
CLIENTIP Client IP address (for example 144.111.19.94)
USER User's logon ID (for example, mgarcia)
OPID Function called (for example, GetConfigurationProperties)
Authentication Success or failure of all authentication operations
CLIENT Client program (for example, Autodesk MapGuide Studio)
CLIENTIP Client IP address (for example 144.111.19.94)
USER User's logon ID (for example, mgarcia)
Error Logs all errors that occur during the server's operation.
CLIENT Client program (for example, Autodesk MapGuide Studio)
CLIENTIP Client IP address (for example 144.111.19.94)
USER User's logon ID (for example, mgarcia)
ERROR Text of message (for example, "Please enter a valid username and password")
STACKTRACE Function and line number at which error was generated
Session Logs state information for each connection to the server. Includes a unique Connection ID, connection duration, operations received, and operations processed.
CLIENT Client program (for example, Autodesk MapGuide Studio)
CLIENTIP Client IP address (for example 144.111.19.94)
USER User's logon ID (for example, mgarcia)
STARTTIME Session start time
ENDTIME Session end time
OPSFAILED Number of operations that failed during the session
OPSRECEIVED Number of server requests received during the session
AVERAGEOPTIME Average time it took the server to process a request
Trace Details for each request logged in the access log
INFO For example, each request can include data from several maps or feature sets, and a detailed record is created for each one.