Title: Proxy log viewer error Post by: Alvarus on Wednesday 26 March 2008, 02:52:25 am i need help
Prompt how to use info in page "Logs->Proxy logs" . i have in thise page Error messages "No (or only partial logs exist for the day queried: /var/log/squid/access.log could not be opened". :'( Title: Re: Proxy log viewer error Post by: Qrius on Monday 07 April 2008, 09:21:05 pm There is nog log for that day, if endian is running for a day or 2 then
there will be show a log (of that day) Title: Re: Proxy log viewer error Post by: gmurz on Thursday 17 April 2008, 11:56:31 pm i have the same problem...
fw is running about a week now, for the first 2 days i have log entry's in the web-gui, but now i get the same message as in the first post. /var/log/squid/access.log is full with entry's any idea? Title: Re: Proxy log viewer error Post by: tbl on Sunday 20 April 2008, 04:40:34 pm I have the same here, and my endian is running since,... one year or so !
It sounds to come from the last stable version. I dont remeber i got this before. any workaround ? thx Larry Title: Re: Proxy log viewer error Post by: tbl on Monday 21 April 2008, 01:33:25 am Hi,
In /var/log/squid i got this : -rw-r----- 1 squid squid 589967 Apr 20 17:28 access.log I changed it by enable read rights on the file and all is okay. root@efw:/var/log/squid # chmod a+r access.log root@efw:/var/log/squid # ls -al total 163632 drwxr-xr-x 2 squid nobody 4096 Apr 20 01:03 . drwxr-xr-x 18 root root 12288 Apr 20 01:03 .. -rw-r--r-- 1 squid squid 589967 Apr 20 17:28 access.log Now i have no more error message. |