OpenSearch for custom events
The management service creates the OpenSearch indices for events from custom
sources.
The IBM Business Automation Insights management service
creates the indices and aliases that are listed in the routing configuration of the event processor.
For each OpenSearch index
<name> that is defined in a
routing configuration, the following creations take place. The OpenSearch index
<name> must be prefixed with icp4ba-bai-.- An OpenSearch alias is automatically created with that name for read operations.
- An OpenSearch alias is automatically created with that name, along with prefix
icp4ba-bai-and suffix-writefor write operations. - An OpenSearch index
<name>-idx-{now/d}-000001is also created with an OpenSearch defined in the Processing Application.