Source: goaccess
Section: utils
Priority: optional
Maintainer: Chris Taylor <ctaylor@debian.org>
Uploaders: Antonio Terceiro <terceiro@debian.org>
Build-Depends: autoconf,
               debhelper (>= 11~),
               cssmin,
               fonts-font-awesome (>= 5.0.10-4~),
               libbz2-dev,
               libncurses5-dev,
               libgeoip-dev,
               libglib2.0-dev,
               libjs-bootstrap,
               libjs-d3,
               libtokyocabinet-dev,
               python3-xstatic-hogan,
Standards-Version: 4.1.4
Homepage: http://goaccess.prosoftcorp.com/
Vcs-Git: https://salsa.debian.org/debian/goaccess.git
Vcs-Browser: https://salsa.debian.org/debian/goaccess

Package: goaccess
Architecture: any
Depends: ${misc:Depends}, ${shlibs:Depends}
Recommends: geoip-database,
            geoip-database-extra,
Built-Using: ${goaccess:Built-Using}
Description: log analyzer and interactive viewer for the Apache Webserver
 Displays fast and valuable HTTP statistics for system administrators that
 require a visual report on the fly.
 .
 The collected information will be displayed to the user (sysadmin) in a
 visual/interactive window. Collected information includes:
 .
  -General Statistics, Bandwidth etc.
  -Top Visitors
  -Requested files
  -Requested static files, images, swf, js, etc.
  -Referrers URLs
  -404 or Not Found
  -Operating Systems
  -Browsers and Spiders
  -Hosts, Reverse DNS, IP Location
  -HTTP Status Codes
  -Referring Sites
  -Unlimited log file size
 .
 GoAccess can parse both of Apaches' log formats, the Common Log Format and
 the Combined Log Format
