...
Once the topology is successfully submitted to Apache Storm, a log similar to the following example is printed in the CLI of wso2carbon.log file of the CEP manager.
Naming execution plans
...
For example, if an execution plan is created with the @Plan:name(‘StockAnalysis’)
annotation for a the super-tenant with tenant ID 1234
, the Storm topology can be viewed as follows in the Storm UI.
...
Checking the status of the execution plan
Before publishing data to an event flow with a distributed execution plan, check whether the following conditions are met to ensure that the execution plan is ready to process data.
...