Squid proxy running but not capturing logs

Discussion in 'Installation/Configuration' started by haswell, Aug 19, 2013.

  1. haswell

    haswell New Member

    Problem: Squid 3.1 installed in Centos 6.3 suddenly stop capturing logs under /var/log/squid/access.log....all the while it is capturing logs, out of no where just stop capturing the logs, I don't know anymore where and how to troubleshoot the Issue

    Troubleshooting Steps that I did so far..
    1. restart the server
    2. stop start the squid services
    3. when using the command # squidclient http://www.google.com
    it will log in the access.log

    I appreciate any inputs and comments...thanks in advance..

    below are the under the cache.log

    2013/08/14 09:36:16| FD 11 Closing HTTP connection
    2013/08/14 09:36:16| Processing Configuration File: /etc/squid/squid.conf (depth 0)
    2013/08/14 09:36:16| Initializing https proxy context
    2013/08/14 09:36:16| Squid plugin modules loaded: 0
    2013/08/14 09:36:16| Adaptation support is on
    2013/08/14 09:36:16| Store logging disabled
    2013/08/14 09:36:16| User-Agent logging is disabled.
    2013/08/14 09:36:16| Referer logging is disabled.
    2013/08/14 09:36:16| DNS Socket created at [::], FD 8
    2013/08/14 09:36:16| DNS Socket created at 0.0.0.0, FD 9
    2013/08/14 09:36:16| Adding nameserver 8.8.8.8 from /etc/resolv.conf
    2013/08/14 09:36:16| Adding nameserver 8.8.4.4 from /etc/resolv.conf
    2013/08/14 09:36:16| Accepting HTTP connections at [::]:3128, FD 11.
    2013/08/14 09:36:16| HTCP Disabled.
    2013/08/14 09:36:16| Loaded Icons.
    2013/08/14 09:36:16| Ready to serve requests.
    2013/08/14 09:36:26| Reconfiguring Squid Cache (version 3.1.10)...
    2013/08/14 09:36:26| FD 11 Closing HTTP connection
    2013/08/14 09:36:26| Processing Configuration File: /etc/squid/squid.conf (depth 0)
    2013/08/14 09:36:26| Initializing https proxy context
    2013/08/14 09:36:26| Squid plugin modules loaded: 0
    2013/08/14 09:36:26| Adaptation support is on
    2013/08/14 09:36:26| Store logging disabled
    2013/08/14 09:36:26| User-Agent logging is disabled.
    2013/08/14 09:36:26| Referer logging is disabled.
    2013/08/14 09:36:26| DNS Socket created at [::], FD 8
    2013/08/14 09:36:26| DNS Socket created at 0.0.0.0, FD 9
    2013/08/14 09:36:26| Adding nameserver 8.8.8.8 from /etc/resolv.conf
    2013/08/14 09:36:26| Adding nameserver 8.8.4.4 from /etc/resolv.conf
    2013/08/14 09:36:26| Accepting HTTP connections at [::]:3128, FD 11.
    2013/08/14 09:36:26| HTCP Disabled.
    2013/08/14 09:36:26| Loaded Icons.
    2013/08/14 09:36:26| Ready to serve requests.
    2013/08/14 09:36:37| Reconfiguring Squid Cache (version 3.1.10)...
    2013/08/14 09:36:37| FD 11 Closing HTTP connection
    2013/08/14 09:36:37| Processing Configuration File: /etc/squid/squid.conf (depth 0)
    2013/08/14 09:36:37| Initializing https proxy context
    2013/08/14 09:36:37| Squid plugin modules loaded: 0
    2013/08/14 09:36:37| Adaptation support is on
    2013/08/14 09:36:37| Store logging disabled
    2013/08/14 09:36:37| User-Agent logging is disabled.
    2013/08/14 09:36:37| Referer logging is disabled.
    2013/08/14 09:36:37| DNS Socket created at [::], FD 8
    2013/08/14 09:36:37| DNS Socket created at 0.0.0.0, FD 9
    2013/08/14 09:36:37| Adding nameserver 8.8.8.8 from /etc/resolv.conf
    2013/08/14 09:36:37| Adding nameserver 8.8.4.4 from /etc/resolv.conf
    2013/08/14 09:36:37| Accepting HTTP connections at [::]:3128, FD 11.
    2013/08/14 09:36:37| HTCP Disabled.
    2013/08/14 09:36:37| Loaded Icons.
    2013/08/14 09:36:37| Ready to serve requests
     
  2. foxpro

    foxpro New Member

    Check Your config !
     

Share This Page