From f9740230fcb1c41e67491c1e8de16e80cc66cc77 Mon Sep 17 00:00:00 2001 From: Aurelien DARRAGON Date: Tue, 28 May 2024 10:40:46 +0200 Subject: [PATCH] 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. --- doc/configuration.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/doc/configuration.txt b/doc/configuration.txt index 731158aa8..ddbe90a2c 100644 --- a/doc/configuration.txt +++ b/doc/configuration.txt @@ -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] | |