I use GoAccess on my mirror server http://goaccess.io/ I have two crons setup: one does the last day, one does every log I have not deleted: 58 23 * * * /bin/cat /var/log/httpd/*access_log |/usr/local/bin/goaccess -a -d -H -m -M --real-os > /var/www/stats/reflector-current.html 59 23 * * * /bin/zcat -f /var/log/httpd/*access_log* |/usr/local/bin/goaccess -a -d -H -m -M --real-os > /var/www/stats/reflector-overall.html -- *Gene Liverman* Systems Integration Architect Information Technology Services University of West Georgia gliverma at westga.edu 678.839.5492 ITS: Making Technology Work for You! On Tue, Jan 19, 2016 at 7:02 AM, <keld at keldix.com> wrote: > I think webalizer can do it. > > best regards > Keld > > On Tue, Jan 19, 2016 at 09:55:51AM +0100, Giovanni Marzulli wrote: > > Hi, > > > > Does anyone know a log analysis tool for rsyncd such as AWStats for web > > server? > > > > Thanks > > > > Cheers > > > > -- > > Giovanni Marzulli > > Consortium GARR > > Sede operativa di Bari > > Via Orabona, 4 70126 - Bari > > Tel.: +39 080 544 2379 > > > > > > > > > _______________________________________________ > > CentOS-mirror mailing list > > CentOS-mirror at centos.org > > https://lists.centos.org/mailman/listinfo/centos-mirror > > _______________________________________________ > CentOS-mirror mailing list > CentOS-mirror at centos.org > https://lists.centos.org/mailman/listinfo/centos-mirror > -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.centos.org/pipermail/centos-mirror/attachments/20160119/ebf9ec5f/attachment-0006.html>