File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -42,7 +42,7 @@ Fluent Bit has a compliant implementation which fully supports `OTLP/HTTP` and `
4242| ` tag_key ` | Record accessor key to use for generating tags from incoming records. | _ none_ |
4343| ` thread.ring_buffer.capacity ` | Set custom ring buffer capacity when the input runs in threaded mode. | ` 1024 ` |
4444| ` thread.ring_buffer.window ` | Set custom ring buffer window percentage for threaded inputs. | ` 5 ` |
45- | ` threaded ` | Enable threading on an input. | ` false ` |
45+ | ` threaded ` | Indicates whether to run this input in its own [ thread ] ( ../../administration/multithreading.md#inputs ) . | ` false ` |
4646| ` tls ` | Enable or disable TLS/SSL support. | ` off ` |
4747| ` tls.ca_file ` | Absolute path to CA certificate file. | _ none_ |
4848| ` tls.ca_path ` | Absolute path to scan for certificate files. | _ none_ |
You can’t perform that action at this time.
0 commit comments