From 39146263799e39d74d99de73a0809fe609d423aa Mon Sep 17 00:00:00 2001 From: AnomicDev Date: Sun, 14 Apr 2024 01:04:59 +0000 Subject: [PATCH] Update troubleshooting.md --- docs/maintenance/troubleshooting.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/maintenance/troubleshooting.md b/docs/maintenance/troubleshooting.md index b92f5f9c..8c8288f3 100644 --- a/docs/maintenance/troubleshooting.md +++ b/docs/maintenance/troubleshooting.md @@ -40,6 +40,7 @@ Consider the following: Look for keywords like `ERROR`, `WARNING`, `EXCEPTION`, or `CRITICAL`. Examine timestamps to correlate errors with user actions or events. Read the error messages carefully for clues about the problem's nature. + Troubleshooting Tips **Filter Logs:** Use tools like `grep` to filter logs based on keywords or timeframes,