We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 17fa1a4 commit 6f1dfaaCopy full SHA for 6f1dfaa
docs/admin/monitoring/logs.md
@@ -17,7 +17,7 @@ machine/VM.
17
options.
18
- To only display certain types of logs, use
19
the[`CODER_LOG_FILTER`](../../reference/cli/server.md#-l---log-filter) server
20
- config.
+ config. Using `.*` will result in the `DEBUG` log level being used.
21
22
Events such as server errors, audit logs, user activities, and SSO & OpenID
23
Connect logs are all captured in the `coderd` logs.
0 commit comments