I found where the problem is but not how to fix it. The line: realtime_access_log_lines 1000 in sarg.conf is what is causing the error. No matter what I put in here it gives the message of: SARG: File not found: Followed by whatever I put after the realtime_access_log_lines in the conf file. However if I comment out this line it works (but not the live reports). Could you see what yours is in your config? The rest is working fine except that I haven't yet got the live reporting working which is what I really want to use. Thanks Ray -----Original Message----- From: Benedek Frank [mailto:benedek.frank@xxxxxxxxxxxx] Sent: Monday, 19 December 2005 6:11 PM To: squid-users@xxxxxxxxxxxxxxx Subject: RE: FW: Live reports Hi I had that too. I don't remember how I fixed it. What is your distribution? Mine is Debian. I installed Sarg 2.09 I believe, and it worked like a charm. I installed it apt-get install sarg and it was very fine. Then I saw that 2.1 had the live report function, so I installed that on my Debian stable, but it needed new glibc 2.5, and that completely screwed up my distro. I had to browse, and install some other required packages, and now it seems to be stable. If you just want to get sarg running, I sugest install the package that is suitable for your distribution, and once it works, try to upgrade to the newest one. Sarg is a great tool, once its working. Let me know if you need more assistance, Ben -----Original Message----- From: Ray La Peyre [mailto:ray.lapeyre@xxxxxxxxxxxxx] Sent: Monday, December 19, 2005 1:56 AM To: Benedek Frank; squid-users@xxxxxxxxxxxxxxx Subject: RE: FW: Live reports Hi thanks for the reply I have installed SARG 2.1 but I don't believe that it is working properly. I have configured the sarg.conf file to what I want. However I don't believe that sarg is picking it up. If I run it using the sarg command with anything other than -h it gives an error of SARG: File not found: 1000 Also I think that it is supposed to create a directory in /var/www/html but only the sarg-php directory is created but not the squid-reports directory. I can do sarg -h and get a list of all the commands so the command is there but just not working right. What did you do to get it to work for you? Thanks for the help -----Original Message----- From: Benedek Frank [mailto:benedek.frank@xxxxxxxxxxxx] Sent: Monday, 19 December 2005 3:16 AM To: squid-users@xxxxxxxxxxxxxxx Subject: RE: FW: Live reports Hi I use SARG and it does a failry good job both analyzing the reports and create per user based reports, topusers, top downloads, etc. on the other hand, the newer version, 2.1 now has Realtime reports via PHP. That still isn't perfect, but you can see who is online at the moment. Ben -----Original Message----- From: Ray La Peyre [mailto:ray.lapeyre@xxxxxxxxxxxxx] Sent: Friday, December 16, 2005 5:24 AM To: squid-users@xxxxxxxxxxxxxxx Subject: FW: Live reports Hi all I have setup squid on a Red Hat 9 server using ldap authentication which is running successfully. I would like to know if there are any applications that can give a report on who is on the proxy at the moment is there a way to do this? I have installed squint which gives reports on the sites that users have gone to but this does not give current information only analysis of the log files. Any hints on what add-on would do this would be greatly appreciated Thanks for the help Ray