gforcada / haproxy_log_analysis

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

fix parsing truncated requests #24

Closed vixns closed 4 years ago

vixns commented 7 years ago

see https://github.com/gforcada/haproxy_log_analysis/issues/23

coveralls commented 7 years ago

Coverage Status

Coverage remained the same at 100.0% when pulling 7affeb78f3a81bb3ae62e3c828ff2edf3d8c2017 on vixns:allow-truncated-logs into ead9e6a759560210bd1f91b970afb5bfb09f81cf on gforcada:master.

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.

gforcada commented 4 years ago

See #37