Update config-options.md

Provide both available options for "log-destination" to make it more obvious that no filesystem logs are supported.
remotes/jaal2001/patch-2
jaal2001 2025-08-28 17:00:28 +02:00 committed by GitHub
parent deb6307093
commit a44a06051d
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 6 additions and 1 deletions

View File

@ -939,6 +939,11 @@ Sets the filter directive for logs.
Specifies the destination for logs.
This option supports the following values:
- `stdout` _(default)_
- `stderr`
**Default:** `stdout`
| influxdb3 serve option | Environment variable |
@ -1993,4 +1998,4 @@ Enables the experimental PachaTree storage engine for improved performance.
| :---------------------- | :------------------------------------- |
| `--use-pacha-tree` | `INFLUXDB3_ENTERPRISE_USE_PACHA_TREE` |
{{% /show-in %}}
{{% /show-in %}}