Column | Description |
ApiUserVersion | The system-assigned version identifier for the API. Example: 1.0 |
Consumer | Name of the consumer associated with the API invocation. A consumer name is populated as unknown when API Gateway is unable to identify the consumer using a policy that is configured for the API. Example: SampleApplication |
ConsumerId | The unique identifier for the consumer associated with the API invocation. Example: be8b27d6-8f79-4c6e-b06c-a628d2ba30c3 |
Consumer IP Address | IP address of the consumer associated with the API invocation. Example: 10.60.20.169 |
Created Time | Date and time when the event was generated in API Gateway. Example: 2017-08-09 01:27:45 AM |
Event Type | The type of event that occurred. Example: Transaction Event |
PartnerId | The unique identifier for the partner that generated the audit record. Example: unknown |
Provider Round Trip Time | Time in milliseconds required for API Gateway to invoke a native provider and receive a response. This time includes the overhead incurred by API Gateway. Overhead includes the time it takes for a provider to process a request and return a response, plus any network latency to or from the provider. Subtracting total time from provider time must give a rough indicator of the API Gateway overhead. Example: 1700 |
RequestPayload | The API request payload data. Example: <RequestPayload> |
ResponsePayload | The API response payload data. Example: <ResponsePayload> |
Total Round Trip time | Time in milliseconds required to invoke the API provider. This time includes the overhead incurred by API Gateway. Overhead includes security overhead for encryption, decryption, and load-balance retries. Example: 1707 |
Gateway | Name of the API Gateway instance reporting the event. Example: API_Gateway_Instance |
Request Status | Status of the API request. Possible values are: SUCCESS, FAILURE |
Column | Description |
ApiUserVersion | The system-assigned version identifier for the API. Example: 1.0 |
Consumer | Name of the consumer associated with the API invocation. A consumer name is populated as unknown when API Gateway is unable to identify the consumer using a policy that is configured for the API. Example: SampleApplication |
ConsumerId | The unique identifier for the consumer associated with the API invocation. Example: be8b27d6-8f79-4c6e-b06c-a628d2ba30c3 |
Consumer IP Address | IP address of the consumer associated with the API invocation. Example: 10.60.20.169 |
Created Time | Date and time when the event was generated in API Gateway. Example: 2017-08-09 08:24:04 AM |
Error Source | The source where the error occurred. Example: e1cc3c7b-495d-11e7-a5a6-88cf17308ba4 |
Error Description | Message that describes the error that occurred. Example: Resource / not found |
Event Type | The type of event that occurred. Example: Error Event |
Gateway | Name of the API Gateway instance reporting the event. Example: API_Gateway_Instance |
Column | Description |
ApiUserVersion | The system-assigned version identifier for the API. Example: 1.0 |
Alert Source | Name of the API Gateway policy that generated the alert message. Example: Monitorpolicy, EnforcePolicy-HardLimit |
Alert Type | The type of alert generated for the event. Possible values are: Monitor, Sla |
Alert Description | Text of the alert message sent to a configured destination when the performance conditions are violated. The alert message is specified in the policy definition of an API. Example: MSLA_ALERT MESSAGE |
Consumer | Name of the consumer associated with the API invocation. A consumer name is populated as unknown when API Gateway is unable to identify the consumer using a policy that is configured for the API. Example: SUCRQ_App |
ConsumerId | The unique identifier for the consumer associated with the API invocation. Example: d0e2e008-1890-4f2c-8a91-7678cb92dbfb |
Consumer IP Address | IP address of the consumer associated with the API invocation. Example: 10.60.37.118 |
Created Time | Date and time when the event was generated in API Gateway. Example: 2017-08-08 02:27:34 PM |
Event Type | The type of event that occurred. Example: Monitoring Event |
Error Description | Message that describes the error that occurred. Example: Resource / not found |
Gateway | Name of the API Gateway instance reporting the event. Example: API_Gateway_Instance |
Monitored Attribute | The monitored attribute which has breached the configured SLA. Example: AVGRESPONSETIME GT 1.0, SUCCESSCOUNT EQ 3, REQUESTCOUNT GT 10 |
Column | Description |
ApiUserVersion | The system-assigned version identifier for the API. Example: 1.0 |
Alert Source | Name of the API Gateway policy that generated the alert message. Example: Unknown-Policy |
Alert Type | The type of alert generated for the event. Example: PolicyViolation |
Alert Description | Text of the alert message sent to a configured destination when the performance conditions are violated. The alert message is specified in the policy definition of an API. Example: A violation of policy was detected : Unable to identify the application for the request |
Consumer | Name of the consumer associated with the API invocation. A consumer name is populated as unknown when API Gateway is unable to identify the consumer using a policy that is configured for the API. Example: unknown |
ConsumerId | The unique identifier for the consumer associated with the API invocation. Example: unknown |
Consumer IP Address | IP address of the consumer associated with the API invocation. Example: 10.60.37.118 |
Created Time | Date and time when the event was generated in API Gateway. Example: 2017-08-09 08:25:52 AM |
Event Type | The type of event that occurred. Example: Policy Violation Event |
Gateway | Name of the API Gateway instance reporting the event. Example: API_Gateway_Instance |
Column | Description |
TimeStamp | Date and time when the event was generated in API Gateway. Example: 2017-08-26 04:13:35 PM |
Target | Name of the API Gateway instance reporting the event. Example: API_Gateway_Instance |
LifeCycleStatus | Status of the API Gateway instance. Possible values are: STARTED or STOPPED |
LifeCycleAlertDescription | The alert notification message for the lifecycle event. Example: Alert_Message |