I need to process an input stream an publish the processed stream which has same schema as input stream to the logger.
In other words I need to have the same schema for import and export definitions. How do I solve this issue?
Is this possible to do in wso2 cep using siddhi QL?