Structure to represent an Event scanning engine.
Its role being to scan any structure implementing Event trait
with all the Rules loaded into the engine
Structure holding string templates to replace in rules. Templating
mechanism allow to define once complex regex and use them at multiple
places in rules, making rule maintenance easier.