Skip to content

Commit c745f70

Browse files
agup006gitbook-bot
authored andcommitted
GitBook: [1.6] one page modified
1 parent 2bfe712 commit c745f70

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

installation/kubernetes.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -111,12 +111,12 @@ To use this parser change the Input section for your configuration from `docker`
111111

112112
```text
113113
[INPUT]
114-
Name tail
115-
Path /var/log/containers/*.log
116-
Parser cri
117-
Tag kube.*
118-
Mem_Buf_Limit 5MB
119-
Skip_Long_Lines On
114+
Name tail
115+
Path /var/log/containers/*.log
116+
Parser cri
117+
Tag kube.*
118+
Mem_Buf_Limit 5MB
119+
Skip_Long_Lines On
120120
```
121121

122122
## Windows Deployment

0 commit comments

Comments
 (0)