API Manager Guide > Analytics > Activity log
  

Activity log

You can use the Activity Log tab in the Analytics page to view API access requests for a selected date range.
The Activity Log tab shows API access attempts in chronological order. To sort the access logs, click the title of the column to sort. The last time that you refreshed the data is displayed beside the Find field.
Note: The timestamp displayed is based on the local time zone setting of your browser.

Activity log properties

The following table describes the Activity Log tab properties:
Property
Description
Timestamp
Time that the access occurred. The timestamp displayed is based on the local time zone settings of your browser.
API Name
Name of the API.
API Version
Version of the API.
API URL
Identifies the URL of the API that was invoked.
Protocol
Identifies the protocol of the API:
  • - REST
  • - SOAP
Method
Identifies the API call method.
Authentication
Identifies the authentication type.
HTTP Response
The HTTP response to the API invocation.
Consumer
Name of the user who initiated the API call. For managed APIs that use OAuth 2.0 authentication, consumer details also include the ID of the OAuth 2.0 client that invoked the API.
IP Address
IP address that accessed the API.
Duration
The duration of access measured from the moment the API request reaches API Manager until the moment API Manager provides a response.
If you enable response caching for an API, when the response arrives from the cache, (Cached) appears next to the duration.

Downloading activity logs

Download API activity logs from the Analytics page. You can download up to 500 log entries as a CSV file for a date range or download a ZIP file of the logs for a specific month from the last six months.
    1Navigate to the Analytics page. On the Activity Log tab, perform one of the following actions:
    2Click Download.
    Note: The ZIP file includes one or more current log files. API Manager renames the current files according to the date, and creates current files for new activity log entries once per day. During new releases, API Manager doesn't rename the existing current files, but creates new current files.