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:
Aurelien DARRAGON 2024-05-28 10:40:46 +02:00
parent b0e1f77fea
commit f9740230fc

View File

@ -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] | |