Skip to content

Commit 326015d

Browse files
authored
Update administration/backpressure.md
Signed-off-by: Craig Norris <[email protected]>
1 parent 1bfb8b8 commit 326015d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

administration/backpressure.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ The setting behaves similarly to the above scenario with `Mem_Buf_Limit` when th
4444

4545
When (default) `storage.pause_on_chunks_overlimit` is disabled, the input will not pause when the memory limit is reached. Instead, it will switch to only buffering logs in the filesystem. The disk spaced used for filesystem buffering can be limited with `storage.total_limit_size`.
4646

47-
Please consult the [Buffering & Storage](buffering-and-storage.md) docs for more information.
47+
See the [Buffering & Storage](buffering-and-storage.md) docs for more information.
4848

4949
## About pause and resume Callbacks
5050

0 commit comments

Comments
 (0)