The logic is:
- if the pattern matches DENY writing the log
- onMismatch=NEUTRAL means continue processing rules, if there are no more output to logfile
- vs. onMismatch=NEUTRAL means: don’t check for other rules in the chain, just write to log
The logic is: