<html>
  <head>
    <meta content="text/html; charset=UTF-8" http-equiv="Content-Type">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    Hi,<br>
    <br>
    You can use the following in squid configuration to have access log
    for log time.<br>
    <br>
    <span style="font-weight: bold;color: #cc0000;"> </span><b>logfile_rotate
      10</b><br>
    <br>
    It will keep last 10 access log of squid. If you wish to have log
    for month, use it as 30. You may rotate squid log using crontab. 
    Following will rotate log at every morning 6.<br>
    <br>
    00      6       *       *       *      squid -k rotate<br>
    <br>
    - Siva Prakash<br>
    <br>
    <div class="moz-cite-prefix">On 03/17/2015 03:20 PM, Brijesh B.
      Mehta wrote:<br>
    </div>
    <blockquote
cite="mid:CA+2wEE1YYna3QK-t7=x6-RJpraiF-4eectCrDKJuae7xdZ_HAg@mail.gmail.com"
      type="cite">
      <pre wrap="">Hello,

I am new to squid and using it for few days. i found that in my squid
configuration (which default i guess) access log of only three days is
being maintained (/var/log/squid3/). Now i want to store access log of
more than 3 days say for month so what changes i need to make in my
configuration file? I already read about rotate a log file but it
confused me so i haven't tried it yet.
Kindly provide me some solution

Thanks

Regards,

Mr. Brijesh B. Mehta
Research Scholar,
Computer Engineering Department,
S. V. National Institute of Technology,
Surat - 395007
Gujarat, India
<a class="moz-txt-link-freetext" href="http://brijeshbmehta.wordpress.com/">http://brijeshbmehta.wordpress.com/</a>

Tips:
If you forward this email, please delete the forward history,
including my email address.
Remember, erasing the history helps to prevent SPAMMERS from mining
addresses and viruses from being propagated.
Also enter the addresses on the "Bcc" line to hide them from others.
_______________________________________________
squid-users mailing list
<a class="moz-txt-link-abbreviated" href="mailto:squid-users@lists.squid-cache.org">squid-users@lists.squid-cache.org</a>
<a class="moz-txt-link-freetext" href="http://lists.squid-cache.org/listinfo/squid-users">http://lists.squid-cache.org/listinfo/squid-users</a>
</pre>
    </blockquote>
    <br>
  </body>
</html>