mirror of
https://github.com/haproxy/haproxy.git
synced 2026-04-15 21:59:41 -04:00
DOC: config: add %ID logformat alias alternative
unique-id sample fetch may be used instead of %ID alias but it wasn't mentioned explicitly in the doc.
This commit is contained in:
parent
b0e1f77fea
commit
f9740230fc
1 changed files with 1 additions and 0 deletions
|
|
@ -26106,6 +26106,7 @@ Please refer to the table below for currently defined aliases :
|
|||
| | | HTTP/%[req.ver] | |
|
||||
+---+------+------------------------------------------------------+---------+
|
||||
| | %ID | unique-id | string |
|
||||
| | | %[unique-id] | |
|
||||
+---+------+------------------------------------------------------+---------+
|
||||
| | %ST | status_code | numeric |
|
||||
| | | %[txn.status] | |
|
||||
|
|
|
|||
Loading…
Reference in a new issue