File tree Expand file tree Collapse file tree 2 files changed +3
-2
lines changed Expand file tree Collapse file tree 2 files changed +3
-2
lines changed Original file line number Diff line number Diff line change @@ -125,7 +125,7 @@ This response means Tap is active. The terminal with Fluent Bit running should n
125
125
126
126
All the records that display are those emitted by the activities of the dummy plugin.
127
127
128
- ### Complex Tap example
128
+ ### Tap example (complex)
129
129
130
130
This example takes the same steps but demonstrates how the mechanism works with more complicated configurations.
131
131
@@ -379,4 +379,4 @@ Fluent Bit relies on a custom storage layer interface designed for hybrid buffer
379
379
| ` mem chunks ` | | Total number of Chunks memory-based. |
380
380
| ` fs chunks ` | | Total number of Chunks filesystem based. |
381
381
| | ` up ` | Total number of filesystem chunks up in memory. |
382
- | | ` down ` | Total number of filesystem chunks down (not loaded in memory). |
382
+ | | ` down ` | Total number of filesystem chunks down (not loaded in memory). |
Original file line number Diff line number Diff line change @@ -16,6 +16,7 @@ exceptions:
16
16
- ASC
17
17
- ASP
18
18
- AWS
19
+ - BSD
19
20
- CIDR
20
21
- CLI
21
22
- CORS
You can’t perform that action at this time.
0 commit comments