Skip to content

Commit 42b8fef

Browse files
lecarosesmerel
andauthored
out_exit: document new parameters for PR#8621
Co-authored-by: Lynette Miles <[email protected]> Signed-off-by: José Lecaros <[email protected]>
1 parent ec86c51 commit 42b8fef

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

pipeline/outputs/exit.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -12,10 +12,10 @@ The _exit_ plugin is a utility plugin which causes Fluent Bit to exit after one
1212

1313
At least one of these parameters must be set. If more than one is set the plugin exits when any one of the set conditions is met.
1414

15-
## Configuration Parameters
15+
## Configuration parameters
1616

17-
| Key | Description | default |
17+
| Key | Description | Default |
1818
| :--- | :--- | :--- |
19-
| Record\_Count | Number of records to wait for before exiting | |
20-
| Flush\_Count | Number of flushes to wait for before exiting | |
21-
| Time\_Count | Number of seconds to wait for before exiting | |
19+
| `Record_Count` | Number of records to wait for before exiting. | _none_ |
20+
| `Flush_Count` | Number of flushes to wait for before exiting.| _none_ |
21+
| `Time_Count` | Number of seconds to wait for before exiting. | _none_ |

0 commit comments

Comments
 (0)