diff --git a/templates/haproxy_cfg b/templates/haproxy_cfg
index b485d09cd0423a17a403b0ffb89aa1bb592a7331..d27f4b695a737cb8fb61ff45c774968c49513281 100644
--- a/templates/haproxy_cfg
+++ b/templates/haproxy_cfg
@@ -14,8 +14,8 @@ global
 
 defaults
   log global
+  log-format %ci:%cp\ [%T]\ %ft\ %b/%s\ %Tq/%Tw/%Tc/%Tr/%Tt\ %ST\ %B\ %CC\ %CS\ %tsc\ %ac/%fc/%bc/%sc/%rc\ %sq/%bq\ %hr\ %hs\ %{+Q}r
   mode http
-  option httplog
   option dontlognull
   timeout connect 5000
   timeout client 120000