Skip to content

Commit 08cbfb5

Browse files
authored
input: describe the file storage pause feature. (fluent#602)
* Start describing the file storage pause feature. * the storage pause feature is an input property. Signed-off-by: Phillip Whelan <phil@calyptia.com>
1 parent 9e55a07 commit 08cbfb5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

administration/buffering-and-storage.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -92,6 +92,7 @@ Optionally, any Input plugin can configure their storage preference, the followi
9292
| Key | Description | Default |
9393
| :--- | :--- | :--- |
9494
| storage.type | Specify the buffering mechanism to use. It can be _memory_ or _filesystem_. | memory |
95+
| storage.max_chunks_pause | Specify if file storage is to be paused when reaching the chunk limit. | off |
9596

9697
The following example configure a service that offers filesystem buffering capabilities and two Input plugins being the first based in filesystem and the second with memory only.
9798

0 commit comments

Comments
 (0)