Viewing Proxy Logs

View information for all, or a subset of, native or hybrid applications. Proxy logs record the request-response between client and server. You can filter by status, type, time frame, and user. You can also view detailed log and trace log data, if available.

  1. From the Management Cockpit, select Logs > Proxy. Alternately, you can view logs for a particular application in the Application tab, under the Logs column; and in the Overview tab for a selected application.
  2. Under Search Criteria, enter proxy log specific search criteria:
    • For Application, select an application ID or All.
    • For Log Type, select:
      • Status – Error or All.
      • Type – Delete, Get, Post, Put, or All.
    • For Time Frame, select the time frame using From and To.
    • For User, enter the user name in the User Name field.
  3. Click Search, to view the logs that meet the search criteria:
    Column Description
    Status The status of the log entry, typically Error or Success.
    Registration ID The unique registration identifier, which makes the request to the server.
    User Name The name of the user who is associated with the application ID.
    Created Time The time and date stamp for the log entry.
    Request Type The request type of the message, such as Get, Put, Delete, Post, and so forth.
    Response Code The response status code for the invocation, such as 400 or 404.
    Log File The link to the log file (only for error logs).
    View Trace The link to the log trace file. Optionally, you can download a text file for further analysis.
    Application ID Unique identifier for the application, in reverse domain notation. This is the application or bundled identifier that the application developer assigns or generates during application development. The administrator uses the Application ID to register the application to SAP Mobile Platform Server, and the client application code uses the Application ID while sending requests to the server.
  4. (Optional) Click the Log Files icon to log file information for the selected log.
    The Log Details window appears with log information.
  5. (Optional) Click the View Trace icon to view trace information for the selected log.
    The Trace Logs Details window appears with trace information. Click Download to down load a text file to the Downloads directory.