> > >These two lines were rejected but I would I know? > >What I want is to have a distinctive line or not to see the rejected lines. > >Is it possible? Or will I have to parse also the logs of squidGuard...
I have the same problem. The only thing you can do is to let squidGuard write logs for each group of urls or expressions and get several logs of rejected sites: 2002-09-11 11:40:20 [998] Request(kids/porn/-) http://www.ficken.de/ 10.1.1.9/- - GET 2002-09-03 13:30:54 [1025] Request(kids/porn/-) http://www.rotten.com/ 10.1.1.2/- - GET with little modification of the squidGuard.conf: dest porn { domainlist porn/domains urllist porn/urls expressionlist porn/expressions redirect http://www.mydomain.com/cgi-bin/blocked.cgi?clientaddr=%a&clientname=%n&clientuser=%i&clientgroup=%s&targetgroup=%t&url=%u logfile /var/squidGuard/logs/porn.log } Greetings, Elmar
