Log analyzers: Squint Configuration and Tuning
Question: 1. how to install squint? 2. how to restart squint? 3. how to set schedule timer for update at squint? 4. how can we create user for squint? Solution: 1. Squint Installation: root@proxy:~# wget www.ledge.co.za/software/squint/squint-0.3.8.tar.gz [root@mail ~]# tar -zxvf squint-0.3.8.tar.gz squint-0.3.8/ squint-0.3.8/Makefile squint-0.3.8/COPYING squint-0.3.8/Changelog squint-0.3.8/TODO squint-0.3.8/fakenames squint-0.3.8/INSTALL squint-0.3.8/userlist squint-0.3.8/squint.cron.sh squint-0.3.8/squint.pl root@proxy:~# cd /root/squint-0.3.8 root@proxy:~# cp squint.pl squint.cron.sh /usr/local/bin root@proxy:~# squint.cron.sh init root@proxy:~# squint.cron.sh all 2. Restart Squint: root@proxy:~# squint.cron.sh all 3. Set the update schedule everyday at 1:30 PM from corn.d file like this way, root@proxy:~# vim /etc/crontab # m h dom mon dow user command # squint squid reports # Weekly, on Mondays 00 01 * * * roo...