Articles on: Minecraft
This article is also available in:

How to access your servers logs

In this tutorial, we'll guide you on locating your server's log files, crucial for diagnosing issues like server startup failures, crashes, and more. These logs are invaluable for support staff in debugging complex issues.


🔍 Locating Logs 🔍



The location of log files varies depending on the software you're using.

To begin, ensure you're in the server you want logs from, then click on File Manager.



This will display all your server's files. Navigate to the logs folder to access past server logs. The specific location may differ based on your software.

Within this folder, you'll find various files, most of which are compressed. You'll need a program like WinRAR or 7-Zip to open them. However, the latest.log file is the most recent log file of your server, which exists only while the server is running. Once the server stops, it compresses into a zip file.


Java Edition



20##-##-##-#.log.gz - Compressed previous log files useful for reviewing past logs. Typically found on bukkit/spigot/papermc/purpur servers.
latest.log - The current server log file, continually updated while the server runs. This is essential for diagnosing crashes without a crash report.
fml-server-# - Found on modded servers, providing detailed information on mod-related issues.
debug.log - Present on forge modded servers, offering detailed insights into mod-related matters.


Bedrock Edition



Vanilla Bedrock software (BDS) lacks historical server logs.
For PocketMineMP Software, the server.log file in the root directory holds the most recent logs but doesn't retain older logs.
20##-##-##-#.log.gz - Previous log files for Nukkit, useful for reviewing past logs.


Proxy Softwares



proxy.log.0 on BungeeCord serves as the current server log and is vital for diagnosing crashes. Unfortunately, there are no past-history logs for BungeeCord.
20##-##-##-#.log.gz - Previous log files for Velocity & WaterdogPE, handy for reviewing past logs.




🔗 Sharing Logs the Right Way 🔗



Sharing server logs by copying and pasting text can be cumbersome to read. Instead, utilize our pasting tool to format and share logs efficiently. Paste the log text, save it, and share the generated URL with us in the chat for better readability and assistance.


If you're still facing issues or need further assistance with diagnosing server problems, please initiate a Live Chat for personalized support.

Updated on: 30/05/2024

Was this article helpful?

Share your feedback

Cancel

Thank you!