On Thu, Nov 15, 2012 at 8:29 AM, Branko Čibej <br...@wandisco.com> wrote:

> Question: Can we somehow mark those GETs as "less interesting" so that
> they can be filtered out of a normal access.log for higher-granularity
> debugging?

I do not believe it can be done via configuration directives.
However, it seems that just as log entries can be piped to a program
like rotatelogs, they could also be piped to a program that did this
kind of suppression.  Maybe any HTTP 2xx log entries for a path with
"!svn" could simply be suppressed by such a program?

Something like this?

http://serverfault.com/questions/285396/how-to-use-apache-piped-logs-to-regex-replace-out-unwanted-data-in-logs-in-real

-- 
Thanks

Mark Phippard
http://markphip.blogspot.com/

Reply via email to