mirror of
https://github.com/haproxy/haproxy.git
synced 2026-04-23 07:08:06 -04:00
DOC: spoe: fix a typo
s/STATUC/STATUS/
This commit is contained in:
parent
68db0235fd
commit
6e0d5e7f67
1 changed files with 1 additions and 1 deletions
|
|
@ -1205,7 +1205,7 @@ LOG_NOTICE. Otherwise, the message is logged with the level LOG_WARNING.
|
|||
The messages are logged using the agent's logger, if defined, and use the
|
||||
following format:
|
||||
|
||||
SPOE: [AGENT] <TYPE:NAME> sid=STREAM-ID st=STATUC-CODE reqT/qT/wT/resT/pT \
|
||||
SPOE: [AGENT] <TYPE:NAME> sid=STREAM-ID st=STATUS-CODE reqT/qT/wT/resT/pT \
|
||||
<idles>/<applets> <nb_sending>/<nb_waiting> <nb_error>/<nb_processed>
|
||||
|
||||
AGENT is the agent name
|
||||
|
|
|
|||
Loading…
Reference in a new issue