Use Logs And Chat Logs¶
Logs are the fastest way to find out why a deployment or restart failed.
Open Logs¶
From instance Actions menu:
- View Server Logs for service/runtime output
- View Chat Logs for player chat history
- View MinQLX Logs for MinQLX plugin activity (events, votes, console output)
Action reference: Instance Actions Menu
Server Logs: Practical Usage¶
- Start with Last 500 lines.
- If needed, switch to a time range (for example last 1 hour) — time range only applies to the current log.
- Select an archived file from the picker for older activity; archives are grouped by month.
- Press Apply.
- Use
Ctrl+Finside the log viewer.
Chat Logs: Practical Usage¶
- Keep
chat.logselected for current activity. - Select rotated files (
chat.log.1, etc.) for older history. - Start with 500 lines and adjust.
MinQLX Logs: Practical Usage¶
- Keep
minqlx.logselected for current activity. - Select rotated files (
minqlx.log.1, etc.) for older history. - Use Last N Lines for a quick look or All for a full read.
- Syntax highlighting colors events, SteamIDs, plugin tags, and Quake
^Ncolor codes — see MinQLX Logs.
What To Do When You See Errors¶
- Copy the exact error line.
- Retry once (restart or re-save config).
- If same error repeats, escalate with the copied line and instance name.