mirror of
https://github.com/haproxy/haproxy.git
synced 2026-02-18 18:19:39 -05:00
DOC: log: more than 2 log servers are allowed
Since commit 0f99e3497, loggers are not limited to 2 instances anymore.
This commit is contained in:
parent
26fb5d8449
commit
3e9548777e
1 changed files with 1 additions and 1 deletions
|
|
@ -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".
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue