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,