We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3d73530 commit 14b3e87Copy full SHA for 14b3e87
pipeline/parsers/ltsv.md
@@ -6,7 +6,7 @@ LTSV is a variant of the Tab-separated Values (TSV) format. Each record in an LT
6
7
Here is an example how to use this format in the Apache access log.
8
9
-Config this in `httpd.conf`:
+Configure this in `httpd.conf`:
10
11
```text
12
LogFormat "host:%h\tident:%l\tuser:%u\ttime:%t\treq:%r\tstatus:%>s\tsize:%b\treferer:%{Referer}i\tua:%{User-Agent}i" combined_ltsv
0 commit comments