mirror of
https://gitlab.com/allianceauth/allianceauth.git
synced 2025-07-09 12:30:15 +02:00
Update troubleshooting.md
This commit is contained in:
parent
daad7d8b10
commit
df276cb32d
@ -45,7 +45,7 @@ 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.
|
||||||
|
|
||||||
**_Example_**: `tail -f allianceauth.log | grep -i 'discord'`. This will isolate lines containing discord.
|
**_Example_**: `tail -f worker.log | grep -i 'discord'`. This will isolate lines containing discord.
|
||||||
Making it easier to see among the other logs.
|
Making it easier to see among the other logs.
|
||||||
|
|
||||||
**Debug Mode:** For in-depth troubleshooting, temporarily enable DEBUG logging in your Alliance Auth
|
**Debug Mode:** For in-depth troubleshooting, temporarily enable DEBUG logging in your Alliance Auth
|
||||||
|
Loading…
x
Reference in New Issue
Block a user