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 7bc8b5b commit bc43664Copy full SHA for bc43664
docs/admin/monitoring/notifications/index.md
@@ -282,7 +282,7 @@ troubleshoot:
282
1. Review the logs. Search for the term `notifications` for diagnostic information.
283
284
- If you do not see any relevant logs, set
285
- `CODER_VERBOSE=true` or `--verbose` to output debug logs.
+ `CODER_LOG_FILTER=".*notifications.*"` to filter for notification-related logs.
286
1. If you are on version 2.15.x, notifications must be enabled using the
287
`notifications`
288
[experiment](../../../install/releases/feature-stages.md#early-access-features).
0 commit comments