You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: administration/configuring-fluent-bit/configuration-file.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -70,7 +70,7 @@ The following is an example of an _INPUT_ section:
70
70
71
71
## Filter <aid="config_filter"></a>
72
72
73
-
A _FILTER_ section defines a filter \(related to an filter plugin\), here we will describe the base configuration for each _FILTER_ section. Note that each filter plugin may add it own configuration keys:
73
+
A _FILTER_ section defines a filter \(related to a filter plugin\), here we will describe the base configuration for each _FILTER_ section. Note that each filter plugin may add it own configuration keys:
74
74
75
75
| Key | Description ||
76
76
| :--- | :--- | :--- |
@@ -82,7 +82,7 @@ The _Name_ is mandatory and it let Fluent Bit know which filter plugin should be
82
82
83
83
### Example
84
84
85
-
The following is an example of an_FILTER_ section:
0 commit comments