I am trying to view the the proxy logs within Endian 2.1.2 and I receive the
following error:

No (or only partial) logs exist for the day queried:
/var/log/squid/access.log could not be opened

When I ssh into the box I see that the /var/log/squid/access.log is indeed
being populated. I verified this by running a tail -f
/var/log/squid/access.log. Sample below:


1192808772.228    192 127.0.0.1 TCP_MISS/301 520 GET http://google.com/ -
DIRECT/64.233.187.99 text/html
1192808772.246    218 192.168.2.100 TCP_MISS/301 631 GET http://google.com/
- FIRST_UP_PARENT/127.0.0.1 text/html
1192808772.340     77 127.0.0.1 TCP_MISS/200 7658 GET http://www.google.com/
- DIRECT/74.125.19.104 text/html
1192808772.588    335 192.168.2.100 TCP_MISS/200 7769 GET
http://www.google.com/ - FIRST_UP_PARENT/127.0.0.1 text/html
1192808772.703     49 127.0.0.1 TCP_MISS/204 258 GET
http://www.google.com/gen_204?oi=promos_vis&cad=hppwebie7tb:en-GB&atyp=i -
DIRECT/74.125.19.103 text/html
1192808772.711    123 192.168.2.100 TCP_MISS/204 369 GET
http://www.google.com/gen_204?oi=promos_vis&cad=hppwebie7tb:en-GB&atyp=i -
FIRST_UP_PARENT/127.0.0.1 text/html

Contents for /var/log/squid:

drwxr-xr-x   2 squid nobody    4096 Oct 19 08:45 .
drwxr-xr-x  18 root  root      4096 Oct 14 01:01 ..
-rw-r-----   1 squid squid  3614142 Oct 19 08:47 access.log
-rw-r--r--   1 squid squid        0 Oct 14 01:01 access.log.0
-rw-r--r--   1 squid squid        0 Oct  7 01:01 access.log.1
-rw-r--r--   1 root  root     19378 Aug  5 01:01 access.log.10.gz
-rw-r--r--   1 root  root     11223 Jul 29 00:01 access.log.11.gz
-rw-r--r--   1 root  root    171717 Oct 14 01:01 access.log.1.gz
-rw-r--r--   1 root  root    152299 Oct  7 01:01 access.log.2.gz
-rw-r--r--   1 root  root     68506 Sep 30 01:01 access.log.3.gz
-rw-r--r--   1 root  root      6121 Sep 23 01:01 access.log.4.gz
-rw-r--r--   1 root  root     12238 Sep 16 00:01 access.log.5.gz
-rw-r--r--   1 root  root    143250 Sep 11 10:36 access.log.6.gz
-rw-r--r--   1 root  root        20 Aug 26 01:01 access.log.7.gz
-rw-r--r--   1 root  root     81139 Aug 19 01:01 access.log.8.gz
-rw-r--r--   1 root  root     87783 Aug 12 01:01 access.log.9.gz
-rw-r-----   1 squid squid    15258 Oct 19 08:41 cache.log
-rw-r--r--   1 squid squid        0 Oct 14 01:01 cache.log.0
-rw-r--r--   1 squid squid        0 Oct  7 01:01 cache.log.1
-rw-r--r--   1 root  root       215 Aug  5 01:01 cache.log.10.gz
-rw-r--r--   1 root  root      3337 Jul 29 00:01 cache.log.11.gz
-rw-r--r--   1 root  root       319 Oct 14 01:01 cache.log.1.gz
-rw-r--r--   1 root  root       214 Oct  7 01:01 cache.log.2.gz
-rw-r--r--   1 root  root       215 Sep 30 01:01 cache.log.3.gz
-rw-r--r--   1 root  root       218 Sep 23 01:01 cache.log.4.gz
-rw-r--r--   1 root  root      1545 Sep 16 00:01 cache.log.5.gz
-rw-r--r--   1 root  root      1011 Sep 11 10:36 cache.log.6.gz
-rw-r--r--   1 root  root       214 Aug 26 01:01 cache.log.7.gz
-rw-r--r--   1 root  root      1384 Aug 19 01:01 cache.log.8.gz
-rw-r--r--   1 root  root      1387 Aug 12 01:01 cache.log.9.gz
-rw-r--r--   1 root  root        47 Jul 27 12:56 squid.out
-rw-r-----   1 squid squid   973100 Oct 19 08:47 useragent.log
-rw-r--r--   1 squid squid        0 Oct 14 01:01 useragent.log.0
-rw-r--r--   1 squid squid        0 Oct  7 01:01 useragent.log.1
-rw-r--r--   1 root  root      2381 Aug  5 01:01 useragent.log.10.gz
-rw-r--r--   1 root  root      1322 Jul 29 00:01 useragent.log.11.gz
-rw-r--r--   1 root  root     21599 Oct 14 01:01 useragent.log.1.gz
-rw-r--r--   1 root  root     16111 Oct  7 01:01 useragent.log.2.gz
-rw-r--r--   1 root  root      6995 Sep 30 01:01 useragent.log.3.gz
-rw-r--r--   1 root  root       865 Sep 23 01:01 useragent.log.4.gz
-rw-r--r--   1 root  root      1282 Sep 16 00:01 useragent.log.5.gz
-rw-r--r--   1 root  root     13663 Sep 11 10:36 useragent.log.6.gz
-rw-r--r--   1 root  root        20 Aug 26 01:01 useragent.log.7.gz
-rw-r--r--   1 root  root      9940 Aug 19 01:01 useragent.log.8.gz
-rw-r--r--   1 root  root      7295 Aug 12 01:01 useragent.log.9.gz

I have disabled HTTP Proxy logging and re-enabled but no luck so far. 
-- 
View this message in context: 
http://www.nabble.com/proxy-log-errors-tf4654159.html#a13297425
Sent from the efw-user mailing list archive at Nabble.com.


-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/
_______________________________________________
Efw-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/efw-user

Reply via email to