Update troubleshooting.md

This commit is contained in:
entropylaw 2024-04-13 20:49:46 -05:00
parent d7fe09bdf1
commit 64686cdad1

View File

@ -39,7 +39,7 @@ Look for keywords like `ERROR`, `WARNING`, `EXCEPTION`, or `CRITICAL`.
Examine timestamps to correlate errors with user actions or events. Examine timestamps to correlate errors with user actions or events.
Read the error messages carefully for clues about the problem's nature. 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, **Filter Logs:** Use tools like `grep` to filter logs based on keywords or timeframes,
making it easier to focus on relevant information. making it easier to focus on relevant information.