Package goaccess: Information

    Source package: goaccess
    Version: 1.10.2-alt1
    Latest version according to Repology
    Build time:  Apr 6, 2026, 12:54 PM in the task #414255
    Category: Other
    Report package bug
    License: MIT
    Summary: real-time web log analyzer
    Description: 
    GoAccess is an open source real-time web log analyzer
    and interactive viewer that runs in a terminal in *nix
    systems. It provides fast and valuable HTTP statistics
    for system administrators that require a visual server
    report on the fly.

    List of RPM packages built from this SRPM:
    goaccess (x86_64, i586, aarch64)
    goaccess-debuginfo (x86_64, i586, aarch64)




      1. glib2-devel
      2. libncursesw-devel
      3. rpm-build-licenses
      4. zlib-devel
      5. libssl-devel
      6. libGeoIP-devel

    Last changed


    April 6, 2026 Nikolay A. Fetisov 1.10.2-alt1
    - New version
      - Added detection for Arc and Zen browsers in the HTML report
      - Fixed a crash caused by invalid country/city parsing from the GeoIP database
      - Fixed empty string data field crashing the HTML report on initial page load
      - Fixed relative paths not being resolved to absolute paths
      - Fixed to prevent corrrupted localStorage from breaking the UI
    Feb. 18, 2026 Nikolay A. Fetisov 1.10.1-alt1
    - New version
      - Added optional zlib support to parse compressed log files
      - Refreshed the HTML dashboard styling and theme visuals
      - Added sorting for panels in the HTML report.
      - Several new TUI features
      - Added city-level entries to the GEOLOCATION panel.
      - Added the ability to prepend the virtual host to a request
      - Updated browser and OS detection lists
    Nov. 2, 2025 Nikolay A. Fetisov 1.9.4-alt1
    - New version