Not sure if this request covers sarg-reports, but I think it would be sufficient to modify the "grep -v" expression to "grep -v -E" so that one could concatenate multiple regexps in EXCLUDELOGS[12] variable.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Can you achieve the requested result by redirecting the output to /dev/null:
Not sure if this request covers sarg-reports, but I think it would be sufficient to modify the "grep -v" expression to "grep -v -E" so that one could concatenate multiple regexps in EXCLUDELOGS[12] variable.