Thanks to visit codestin.com Credit goes to github.com
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 e99c33e commit 117fa05Copy full SHA for 117fa05
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