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: pipeline/inputs/opentelemetry.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -20,7 +20,7 @@ Fluent Bit has a compliant implementation which fully supports `OTLP/HTTP` and `
20
20
|`http2`||`true`|
21
21
|`listen`| The network address to listen on. |`0.0.0.0`|
22
22
|`log_level`| Specifies the log level for output plugin. If not set here, plugin uses global log level in `service` section. |`info`|
23
-
|`log_supress_interval`| Suppresses log messages from output plugin that appear similar within a specified time interval. `0` no suppression. |`0`|
23
+
|`log_supress_interval`| Suppresses log messages from this plugin that appear similar within a specified time interval. `0` no suppression. |`0`|
24
24
|`logs_body_key`| Specify a body key. |_none_|
25
25
|`logs_metadata_key`| Specify a metadata key. |`otlp`|
26
26
|`mem_buf_limit`| Set a memory buffer limit for the input plugin. If the limit is reached, the plugin will pause until the buffer is drained. The value is in bytes. If set to 0, the buffer limit is disabled. |`0`|
0 commit comments