Results 1 to 1 of 1
I know how to view a live log using the following command:
sudo tail -f /var/log/squid/access.log
I want to view activity from 2-3 days ago. How can I do this ...
- 04-28-2011 #1Just Joined!
- Join Date
- Apr 2011
- Posts
- 1
How can I view older squid logs ?
I know how to view a live log using the following command:
sudo tail -f /var/log/squid/access.log
I want to view activity from 2-3 days ago. How can I do this ?
Thanks


Reply With Quote