mirror of
https://github.com/coder/coder.git
synced 2025-07-12 00:14:10 +00:00
chore: correct typo in "Logs" page (#17633)
I saw this typo when looking at the docs, quick fix. https://coder.com/docs/admin/monitoring/logs
This commit is contained in:
@ -13,7 +13,7 @@ machine/VM.
|
|||||||
|
|
||||||
- To change the log format/location, you can set
|
- To change the log format/location, you can set
|
||||||
[`CODER_LOGGING_HUMAN`](../../reference/cli/server.md#--log-human) and
|
[`CODER_LOGGING_HUMAN`](../../reference/cli/server.md#--log-human) and
|
||||||
[`CODER_LOGGING_JSON](../../reference/cli/server.md#--log-json) server config.
|
[`CODER_LOGGING_JSON`](../../reference/cli/server.md#--log-json) server config.
|
||||||
options.
|
options.
|
||||||
- To only display certain types of logs, use
|
- To only display certain types of logs, use
|
||||||
the[`CODER_LOG_FILTER`](../../reference/cli/server.md#-l---log-filter) server
|
the[`CODER_LOG_FILTER`](../../reference/cli/server.md#-l---log-filter) server
|
||||||
|
Reference in New Issue
Block a user