Example 2: Writing time series to dedicated OpenSearch indices based on the ruleset path
This example shows how to filter events to write time series to dedicated indices.
About this task
Such customization involves the
following steps.
- Step 1: Define a new OpenSearch egress that filters out the events and write the result to the new dedicated OpenSearch index.
- Step 2: Update the existing OpenSearch index to exclude events that are based on the ruleset path or decisionServiceId.
- Step 3: Declare a monitoring source to monitor data from the index with Business Performance Center.
In this example, you customize the default Operational Decision Manager processing configuration to write the time series to dedicated OpenSearch indices, based on the ruleset path. In the same way, you have an example of processing configuration for Automation Decision Services to write the time series to dedicated OpenSearch indices, based on the decisionServiceId.
Procedure
What to do next
- Before you apply the changes, you might be interested in further customizing your processing configuration, as explained in these examples.
- To apply your changes, follow instructions in Updating the processing configuration.
- You can then send events to the Kafka ingress topic.