On Tue, Nov 21, 2017 at 10:48 AM, Stefan Eissing <stefan.eiss...@greenbytes.de> wrote: > Never done this, but https://www.howtoforge.com/setenvif_apache2 seems like > one way to do make it work.
That is unfortunately for access logs. For error logs you'd need something like <if> and LogLevel but this would be rough for a protocol-like filter since all of the early work would not have the boosted trace level. Maybe a simple piped logger that discards traceN messages w/o the interesting IP in them. Probably something worth improving on.