diff --git a/docs/maintenance/troubleshooting.md b/docs/maintenance/troubleshooting.md index 96d64036..3924bb73 100644 --- a/docs/maintenance/troubleshooting.md +++ b/docs/maintenance/troubleshooting.md @@ -39,7 +39,7 @@ 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 +Troubleshooting Tips: **Filter Logs:** Use tools like `grep` to filter logs based on keywords or timeframes, making it easier to focus on relevant information.