Audits: API, Product, and organization history

You're viewing Apigee Edge documentation.
Go to the Apigee X documentation.
info

Apigee Edge provides a "history" feature that can be helpful in troubleshooting problems as well as managing API usage. The history feature enables you to view the operations (create, update, read, delete, deploy, undeploy) that have been performed on your APIs and API products over time. You can see who performed each operation, when the operation was performed, the request URI, and the response code. For update operations, you can also view the request body that was as passed in the API call.

Organization audit history is retained for 400 days (Public Cloud only; does not apply to Apigee Edge for Private Cloud.)

For additional information, see Apigee Edge Auditing community post.

Retrieving API history

To view the history of an API:

  1. Select the API proxy in the API proxies page.
  2. On the API detail page, select Project > API Proxy History.

    The history for the API is displayed.

  3. You can change the date range for the history to the last day, week, 2 months, 3 months, or year, by selecting from the menu next to Showing data for last.
  4. You can view the request body for update operations by clicking Show in the Request Body column for the operation.

Retrieving API product history

To view the history of an API product:

  1. In the Apigee UI, go to Publish > API Products.
  2. Select the product whose history you wish to view.
  3. Click History from the API product page.
  4. You can change the date range for the history to the last day, week, 2 months, 3 months, or year, by selecting from the menu next to Date Range.
  5. You can view the request body for update operations by clicking Show in the Request Body column for the operation.

Viewing organization history

View organization-level changes, made by the organization administrator role, as described below.

Video: Watch a short video to learn more about viewing the organization history in the Edge UI.

Edge

To view organization-level changes using the Edge UI:

  1. Sign in to apigee.com/edge.
  2. Select Admin > Audit Logs in the left navigation bar.

The Audit Logs page displays.

Click within a row to view more information about a particular log, such as the Edge API call that was made and the operation that was executed.

View audit logs

Classic Edge (Private Cloud)

To view organization-level changes using the Classic Edge UI:

  1. Sign in to http://ms-ip:9000, where ms-ip is the IP address or DNS name of the Management Server node.
  2. Select Admin > Organization History in the top navigation bar.

The Organization History page displays. Click Details in row to see more information about a particular change, such as the Edge API call that was made and the operation that was executed.

View organization-level changes