Search code examples
javacomplex-event-processingsiddhi

Siddhi How to track what's going on inside ExecutionPlanRuntime


Is there any way to track/log the inner execution of the Siddhi execution plan? Now I'm talking about vanilla Siddhi not WSO2 CEP. I didn't find any way how to turn it on. How do you debug your rules? Thanks.


Solution

  • You can use built-in Logger function of Siddhi. Please refer this documentation. However, this is only available after Siddhi 3.1.0