Hello,
I have set up sarg reporting and it works like a dream. But the client requires me to generate the report by only the fqdn sites. eg.
www.google.com, mail.yahoo.com. and discard the logs for the ads , internal links. etc. Is there a way to get this done. I greped the access.log
egrep 'www.|mail.' access.log and is generating the report now. Is there any other way to get around this.
I have also installed bandwidthd , ntop on the same server just to help with traffic monitoring. But the problem now is the information on all the three reports dont match. Is there a logical explation for this and the client needs all the information to tally.
Thanks for any help in advance.