gforcada / haproxy_log_analysis

HAProxy log analyzer
https://pypi.org/project/haproxy_log_analysis
GNU General Public License v3.0
89 stars 35 forks source link

Http hosts #22

Open vixns opened 7 years ago

vixns commented 7 years ago

Adds a counter, top and filter for http host.

The http host must be the second captured request header.

capture request header X-Forwarded-For len 20 capture request header Host len 30

coveralls commented 7 years ago

Coverage Status

Coverage remained the same at 100.0% when pulling d28252434c5bd94c10a75eb5df22d6c0817b9626 on vixns:http_hosts into ead9e6a759560210bd1f91b970afb5bfb09f81cf on gforcada:master.

gforcada commented 7 years ago

@vixns thanks for the pull request I'm rather busy these days but ping me again if within a week I haven't given any feedback on the pull request. Sorry for the delay.

gforcada commented 4 years ago

@vixns sorry I rewrote haproxy_log_analysis and your pull request is no longer mergeable. I'm so sorry to not have replied to you at all within almost 2 years! :bowing_man: would you still be interested in getting these changes merged? I can offer myself to rebase your changes on top of the current master, I can create a new pull request if you are fine with it.