1 Commits

Author SHA1 Message Date
Cédric Jeanneret
323cd64c58 Added new parameter: $activate_httplog
This allows to get the full HTTP log (and TCP if not HTTP) from HAProxy,
in case you need any debug from that central point.

In case you want timers for those entries, you might want to use the
already present "$haproxy_globals_override" parameter and set its
content to:
{ 'log' => '/dev/log local0 debug'  }

Change-Id: I4667317cbd453875585521b22b0ccbdb208f5353
Closes-Bug: 1733801
2017-11-22 21:33:38 +01:00