Может проблемы связанны с логами сквида? у меня они выглядят так:
access.log access.log.1 access.log.2.gz
cache.log cache.log.1 cache.log.2.gz
store.log store.log.1 store.log.2.gzА вот что говорит конфиг сквида:
#  TAG: logfile_rotate
#       Specifies the number of logfile rotations to make when you
#       type 'squid -k rotate'.  The default is 10, which will rotate
#       with extensions 0 through 9.  Setting logfile_rotate to 0 will
#       disable the rotation, but the logfiles are still closed and
#       re-opened.  This will enable you to rename the logfiles
#       yourself just before sending the rotate signal.
#
#       Note, the 'squid -k rotate' command normally sends a USR1
#       signal to the running squid process.  In certain situations
#       (e.g. on Linux with Async I/O), USR1 is used for other
#       purposes, so -k rotate uses another signal.  It is best to get
#       in the habit of using 'squid -k rotate' instead of 'kill -USR1
#       <pid>'.
#
#       Note2, for Debian/Linux the default of logfile_rotate is
#       zero, since it includes external logfile-rotation methods.
#
#Default:
# logfile_rotate 0
Может кто сталкивался с этим, как заставить выводить отчеты за день, неделю 
и месяц? Зарание благодарен