Marker rules evaluate marker events on a source topic. System marker rules run only on the system marker topics.
You need to create a marker rule to listen to the configured markers and provide a response when the condition satisfies the rule.
Example Marker Rule
If you use an RTAM response, you can use the following rule to test markers:
when system_markers then rtamresponse with body="begin time is ${begin_time} ,end time is ${end_time} , engine name is ${engine_name} ,event count is ${event_count} ,hit ratio is ${hit_ratio} ,marker name is ${marker_name} , maker_type is ${marker_type} ,rule_activation_count is ${rule_activation_count} ,rules_processed is ${rules_processed} ,source list is ${source_list} and total processing time is ${total_processing_time}