Software AG Products 10.5 | Using API Gateway | API Gateway Administration | Destination Configuration | Configuring Events for Digital Events Destination
 
Configuring Events for Digital Events Destination
Pre-requisites:
API Gateway communicates with the Digital Event Services (DES) component which runs within the API Gateway server. For more information on configuring DES using Command Central, see Using Digital Event Services to Communicate between Software AG Products.
Digital Event Services (DES) enables API Gateway to communicate through digital events. Digital events are typed and serialized data structures used to communicate application or system runtime information. The application information could be state of a business process step or any associated business data. The system information could be the amount of memory used by an application.
You have to configure the Digital Event Services destination so that the events, performance metrics, and audit log data can be published to Digital Event Services.
*To configure events for Digital Event Services destination
1. Expand the menu options icon , in the title bar, and select Administration.
2. Select Destinations.
3. Select Digital Event Services > Events to configure the event types for this destination.
4. In Event types, select the type of events that you want API Gateway to publish to Digital Event Services.
The available event types are:
*Error: Occurs each time an API invocation results in an error.
*Lifecycle: Occurs each time API Gateway is started or shut down.
*Policy violation: Occurs each time an API invocation violates the policy enforcement that was set for the API.
5. Select Report performance data to publish performance metrics data.
6. In the Publish interval box, enter a time interval (in minutes) how often API Gateway must publish performance metrics. Enter a value from 1 through 60. The default is 60 minutes.
7. In the Audit log data section, select the required management area for which the audit logs should be recorded in the Digital Event Services destination.
Audit logs provide a record of system transactions, events, and occurrences in API Gateway. You can configure audit logging to show the following events:
*API management
*Approval management
*Application management
*Alias management
*Team management
*Analytics management
*Group management
*Policy management
*Package management
*Plan management
*Promotion management
*User management
Note:
By default, audit logging is disabled for all of the above-listed management areas in the Digital Event Services destination.
8. Click Save.
Post-requisites:
After performing the server configurations, select Digital Events as a Destination in the Policy Properties page for each policy, to receive the transaction events logs for the assigned policies.