]> git.ipfire.org Git - thirdparty/haproxy.git/commitdiff
DOC: log: more than 2 log servers are allowed
authorCyril Bonté <cyril.bonte@free.fr>
Tue, 20 Mar 2018 22:30:27 +0000 (23:30 +0100)
committerWilly Tarreau <w@1wt.eu>
Wed, 21 Mar 2018 03:56:33 +0000 (04:56 +0100)
Since commit 0f99e3497, loggers are not limited to 2 instances anymore.

doc/configuration.txt

index d6f8b8d3884fc7046b9892ee6067da4b0fdfa719..c2e44354da548d3ba91b44bc056ef2fb9506a8ca 100644 (file)
@@ -818,7 +818,7 @@ group <group name>
   See also "gid" and "user".
 
 log <address> [len <length>] [format <format>] <facility> [max level [min level]]
-  Adds a global syslog server. Up to two global servers can be defined. They
+  Adds a global syslog server. Several global servers can be defined. They
   will receive logs for starts and exits, as well as all logs from proxies
   configured with "log global".