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
@@ -19,7 +19,7 @@ Fluent Bit has a compliant implementation which fully supports `OTLP/HTTP` and `
19
19
|`host`| The hostname. |`localhost`|
20
20
|`http2`||`true`|
21
21
|`listen`| The network address to listen on. |`0.0.0.0`|
22
-
|`log_level`| Specifies the log level for output plugin. If not set here, plugin uses global log level in `service` section. |`info`|
22
+
|`log_level`| Specifies the log level for this plugin. If not set here, the plugin uses the global log level specified in the `service` section of your configuration file. |`info`|
23
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`|
0 commit comments