Skip to content

Commit 14b3e87

Browse files
Update pipeline/parsers/ltsv.md
Co-authored-by: Craig Norris <[email protected]> Signed-off-by: Alexa Kreizinger <[email protected]>
1 parent 3d73530 commit 14b3e87

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pipeline/parsers/ltsv.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ LTSV is a variant of the Tab-separated Values (TSV) format. Each record in an LT
66

77
Here is an example how to use this format in the Apache access log.
88

9-
Config this in `httpd.conf`:
9+
Configure this in `httpd.conf`:
1010

1111
```text
1212
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

Comments
 (0)