Skip to content

Commit bc43664

Browse files
committed
use coder_log_filter
1 parent 7bc8b5b commit bc43664

File tree

1 file changed

+1
-1
lines changed
  • docs/admin/monitoring/notifications

1 file changed

+1
-1
lines changed

docs/admin/monitoring/notifications/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -282,7 +282,7 @@ troubleshoot:
282282
1. Review the logs. Search for the term `notifications` for diagnostic information.
283283

284284
- If you do not see any relevant logs, set
285-
`CODER_VERBOSE=true` or `--verbose` to output debug logs.
285+
`CODER_LOG_FILTER=".*notifications.*"` to filter for notification-related logs.
286286
1. If you are on version 2.15.x, notifications must be enabled using the
287287
`notifications`
288288
[experiment](../../../install/releases/feature-stages.md#early-access-features).

0 commit comments

Comments
 (0)