Skip to content

Commit d34a421

Browse files
authored
Update administration/buffering-and-storage.md
Signed-off-by: Craig Norris <112565517+cnorris-cs@users.noreply.github.com>
1 parent 17045a7 commit d34a421

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

administration/buffering-and-storage.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -62,10 +62,12 @@ If this input uses more than 50MB memory to buffer logs, you will get a warning
6262

6363
{% hint style="info" %}
6464
`Mem_Buf_Limit` applies only when `storage.type` is set to the default value of
65-
`memory`. The following section explains the applicable limits when you enable
66-
`storage.type filesystem`.
65+
`memory`.
6766
{% endhint %}
6867

68+
The following section explains the applicable limits when you enable
69+
`storage.type filesystem`.
70+
6971
#### Filesystem buffering to the rescue
7072

7173
Filesystem buffering enabled helps with backpressure and overall memory control.

0 commit comments

Comments
 (0)