How to Install haproxy-log-analysis software package in Ubuntu 17.04 (Zesty Zapus)

How to Install haproxy-log-analysis software package in Ubuntu 17.04 (Zesty Zapus)

haproxy-log-analysis software package provides analyse the HTTP logs generated by HAProxy, you can install in your Ubuntu 17.04 (Zesty Zapus) by running the commands given below on the terminal,

$ sudo apt-get update
$ sudo apt-get install haproxy-log-analysis 

haproxy-log-analysis is installed in your system.

Make ensure the haproxy-log-analysis package were installed using the commands given below,

$ sudo dpkg-query -l | grep haproxy-log-analysis *

You will get with haproxy-log-analysis package name, version, architecture and description in a table

haproxy-log-analysis package basic information:

Distro Ubuntu 17 04 zesty zapus
Section Python
Package haproxy-log-analysis
Version 2.0~b0-1
Description analyse the HTTP logs generated by HAProxy
Sub Section Python


See Also, How to uninstall or remove haproxy-log-analysis software package from Ubuntu 17.04 (Zesty Zapus)?