Commit 234442d
committed
service: add thread.flush_on_shutdown option
This commit adds documentation for the new `thread.flush_on_shutdown`
configuration option in the SERVICE section.
When enabled, the engine waits for threaded input ring buffers to flush
during graceful shutdown, preventing data loss from threaded inputs.
refs: fluent/fluent-bit#11337
Signed-off-by: jinyong.choi <inimax801@gmail.com>1 parent 0cb56bb commit 234442d
File tree
2 files changed
+2
-0
lines changed- administration/configuring-fluent-bit
- classic-mode
- yaml
2 files changed
+2
-0
lines changedLines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
| 24 | + | |
24 | 25 | | |
25 | 26 | | |
26 | 27 | | |
| |||
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
| 9 | + | |
9 | 10 | | |
10 | 11 | | |
11 | 12 | | |
| |||
0 commit comments