Skip to content

Commit 35e039a

Browse files
committed
in_tail: Update error message example
Signed-off-by: Masahiro Nakagawa <repeatedly@gmail.com>
1 parent d8450c0 commit 35e039a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

plugins/input/tail.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -204,7 +204,7 @@ $ ruby -e 'p Encoding.name_list.sort'
204204

205205
The number of reading lines at each IO.
206206

207-
If you see "Size of the emitted data exceeds `buffer_chunk_limit`." log
207+
If you see "chunk bytes limit exceeds for an emitted event stream" log
208208
with `in_tail`, set smaller value.
209209

210210

0 commit comments

Comments
 (0)