login to the edge server to look a the log/audit history for an issue with a service.

Hi There,

I am looking to login to the edge server to look a the log/audit history for an issue with a proxy service.Essentially an service was failed a month ago and wanted to look at the log and analyze it for the root cause of the issue.

0 3 200
3 REPLIES 3

If you are using Public Cloud, use instruction described in this community article, or this. You don't have access to log in to any Edge cloud server.

If you are using Private Cloud, refer to the following locations for your log file [1] :

By default, the log files for an Edge component are written to the /opt/apigee/var/log/component_name directory, where component_name can be one of the following:

  • apigee-cassandra (Cassandra)
  • apigee-openldap (OpenLDAP)
  • apigee-postgresql (PostgreSQL database)
  • apigee-qpidd (Qpidd)
  • apigee-zookeeper (ZooKeeper)
  • edge-management-server (Management Server)
  • edge-management-ui (new UE)
  • edge-message-processor (Message Processor)
  • edge-postgres-server (Postgres Server)
  • edge-qpid-server (Qpid Server)
  • edge-router (Edge Router)
  • edge-ui (Edge UI)

[1] https://docs.apigee.com/private-cloud/v4.18.05/setting-log-file-location

Hi Brendan,while I was going thru the documentation ,I found i can view with log with the following URI and i tried with the following FQDN which doesn't help.Pls advice.

/audits/organizations/{org_name}/apis/{api_name}

Tried with the following FQDN over the browser didn't work : https://api.enterprise.apigee.com/v1/

Use the management API described here .

You need to supply the required parameters accordingly.

Or you can use Edge UI : Admin -> Audit

https://docs.apigee.com/api-platform/debug/view-api-history