Hello!
We want to include in the documentation an option not mentioned but implemented. It is the allowed field in the Audit parameter.
This parameter matches the event filename with the 'contains' strategy. An event will trigger if it contains any of the strings allowed.
If allowed is empty it acts like a * wildcard and all events except ignored will trigger.
In any case, the ignored events should trigger.