mirror of
https://git.haproxy.org/git/haproxy.git/
synced 2025-08-05 22:56:57 +02: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
@ -26106,6 +26106,7 @@ Please refer to the table below for currently defined aliases :
|
|||||||
| | | HTTP/%[req.ver] | |
|
| | | HTTP/%[req.ver] | |
|
||||||
+---+------+------------------------------------------------------+---------+
|
+---+------+------------------------------------------------------+---------+
|
||||||
| | %ID | unique-id | string |
|
| | %ID | unique-id | string |
|
||||||
|
| | | %[unique-id] | |
|
||||||
+---+------+------------------------------------------------------+---------+
|
+---+------+------------------------------------------------------+---------+
|
||||||
| | %ST | status_code | numeric |
|
| | %ST | status_code | numeric |
|
||||||
| | | %[txn.status] | |
|
| | | %[txn.status] | |
|
||||||
|
Loading…
Reference in New Issue
Block a user