Package awstats: Information

    Source package: awstats
    Version: 6.95-alt1
    Build time:  Jul 23, 2010, 12:55 AM
    Category: Monitoring
    Report package bug
    License: GPLv2
    Summary: Real-time logfile analyzer to get advanced web statistics
    Description: 
    AWStats is a short for Advanced Web Statistics. It's a free tool that generates
    advanced web (but also ftp, syslog or mail) server access statistics
    graphically. This log analyzer works as a CGI or from command line and shows
    you all possible information your log contains, in few graphical web pages. It
    uses a partial information file to be able to process large log files, often
    and quickly. It can analyze log files from IIS (W3C log format), Apache log
    files (NCSA combined/XLF/ELF log format or common/CLF log format), WebStar and
    most of all web, proxy, wap, streaming servers (and even syslog, ftp servers or
    mail logs).

    List of rpms provided by this srpm:
    awstats (noarch)
    awstats-apache (noarch)
    awstats-apache2 (noarch)
    awstats-docs (noarch)

    Maintainer: Artem Zolochevskiy


    ACL:
    Vladimir V Kamarzin
    @everybody

      1. apache2-common
      2. perl-libwww
      3. java-devel
      4. rpm-build-licenses
      5. rpm-build-apache
      6. rpm-build-apache2
      7. tzdata

    Last changed


    July 17, 2010 Artem Zolochevskiy 6.95-alt1
    - update to 6.95
    - move webserver integration part to subpackages:
      + awstats-apache
      + awstats-apache2
    - build awgraphapplet.jar from source, avoiding upstream shipped binary
    - move example config file from sysconfdir to docdir
    - move unneeded stuff to doc subpackge
    - add post/postun webserver reload (#15191)
    - reset icon,css,classes,js aliases to upstreams default
    - set proper awstatsmisctrackerurl variable in awstats_misc_tracker.js
    - modify default path to awstats.pl in awsatats_{buildstaticpages,updateall}.pl
    - add ALTLinux to OS detection list
    - fix typos in russian lang file
    - add README.ALT.ru_RU.UTF8
    - add patches from Debian:
      + Add WebSec to robots list
      + Correct link to the GNU Hurd homepage
      + Updated Russian translation
    Dec. 2, 2009 Vladimir V Kamarzin 6.9-alt1.b2008.11.30
    - Add dependency on perl-Encode.
    - Prevent unneeded unix -> dos conversion (add "-U" to dos2unix call).
    - Reduce macro abuse in specfile.
    Dec. 7, 2008 Konstantin Lepikhov 6.9-alt0.b2008.11.30
    - new unstable beta snapshot (2008-11-30).
    - re-apply browser list.
    - update buildreq: add perl-Encode.