Column | Description |
API | Name of the API in which the event occurred. Example: SampleAPI |
API Version | The system-assigned version identifier for the API. Example: 1.0.0 |
Application ID | The unique identifier for the application associated with the API invocation. Example: 7908eb44-d107-4670-929d-89111fc9347c |
Application IP Address | IP address of the application associated with the API invocation. Example: 10.60.37.42 |
Application Name | Name of the application associated with the API invocation. An application name is populated as unknown when API Gateway is unable to identify the application using a security policy that is configured for the API. Example: SampleApplication |
Correlation ID | The unique identifier that is automatically generated for every request coming to API Gateway and can be used to query the log. Example: MED38e9cfa4-2348-408b-9462-124b2181c1a6:656 |
Error origin | The origin of error. Example: Nativeservice |
Invoked at | Date and time the API is invoked. Example: Invoked at 5/14/18 6:56 PM |
Operation/Resource name | Name of the API operation or resource that is invoked. Example: /pet |
Partner ID | The unique identifier for the partner that generated the audit record. Example: unknown |
Runtime Policy | Name of the API Gateway policy that triggered the event. Example: Log Invocation |
Session Id | A string the API Gateway server generates to uniquely identify each session. This is either the IS session token or the automatically generated GUID if the token is missing from the message context. Example: 81439d366e874bc79d9f81490e30e6e0 |
Status | Status of the API request. Possible values are: SUCCESS, FAILURE |
Target endpoint | The endpoint URL of the native API that is invoked. Example: http://petstore.swagger.io/v2/pet/55 |
Column | Description |
Application ID | The unique identifier for the application associated with the API invocation. Example: 7908eb44-d107-4670-929d-89111fc9347c |
Application IP | IP address of the application associated with the API invocation. Example: 10.60.37.42 |
Breached attribute | The monitored attribute which has breached the configured SLA. Example: AVGRESPONSETIME GT 1.0, SUCCESSCOUNT EQ 3, REQUESTCOUNT EQ 1 |
Description | Message that describes the event that occurred. Example: Alert_Message |
Name | Name of the application associated with the API invocation. An application name is populated as Unknown when API Gateway is unable to identify the application using a security policy that is configured for the API. Example: Unknown |
Native Endpoint | The endpoint URL of the native API that is invoked. Example: http://petstore.swagger.io/v2/pet/55 |
Operation/Resource name | Name of the API operation or resource that is invoked. Example: /pet |
Policy name | Name of the API Gateway policy that triggered the event. Example: Monitor Policy |