Hello
I have several RPZ zones configured on our caching resolver. e.g.
response-policy {
zone "whitelist.rpz.switch.ch." policy passthru;
zone "malware.rpz.switch.ch." policy GIVEN;
};
I currently log RPZ hits via syslog to a remote log server. I don't want
the whitelist rpz zone hits to be logged. I guess this is not possible.
Any idea?
Daniel