Install haproxy-log-analysis by entering the following commands in the terminal:
sudo apt update sudo apt install haproxy-log-analysis
Description:
analyse the HTTP logs generated by HAProxy
haproxy log analysis can generate aggregate statistics from HAProxy logs in the HTTP log format. This can be over a specific period, or over a subset of the entries by specifying a filter. . This package contains the command line tool, haproxy_log_analysis. See python3-haproxy-log-analysis for the library that this tool uses.
Homepage: https://github.com/gforcada/haproxy_log_analysis
Version: 2.0~b0-1
Section: universe/python