williamkwan@xxxxxxxxxxxxxxxxxx wrote: > I have created to groups of users to access the internet through the > proxy. We would like to log down 1 of the group only, but in the > access.log, it has both groups in it. Can anyone tell me how I can filter > out the other group that I don't want to log down? Are you saying you don't want requests from one of the groups logged in access.log? Squid, by design, logs all requests it receives. You can't change this without altering the source code. Adam