add %[query] to the alternative sample fetch for the logs
| H | %HPO | HTTP path only (without host nor query string) | string |
+---+------+------------------------------------------------------+---------+
| H | %HQ | HTTP request URI query string (ex: ?bar=baz) | string |
+ | | | ?%[query] | |
+---+------+------------------------------------------------------+---------+
| H | %HU | HTTP request URI (ex: /foo?bar=baz) | string |
+---+------+------------------------------------------------------+---------+