Cannot find the Bedrock server log files
Please note that the version number of my server was not in the affected version list.
I would like to monitor my log files, even after my automatic server restart.
When the server starts it mentions the logs are :
Content logging enabled. Writing log to: ./ContentLog_Tuesday2019_August_13_04_00_54
But I cant find the log file anywhere.
I searched the entire hard drive
"find / -name ContentLog*"
and nothing.
I would like to run my server for a week (allowing anybodsy to join). After a week I want to review the logs and create explicit permissions for players who have joined. So I need to get the UUID and Username from the logs.
I cat just check "screen -r Server" because my server restarts at 04:00 and I lose log entries during the night.
Environment
Linux ubuntu 4.15.0-55-generic #60-Ubuntu SMP Tue Jul 2 18:22:20 UTC 2019 x86_64 x86_64 x86_64 GNU/Linux
Bedrock server Version 1.12.0.28
Comments5
History6
Added labels: feature-check
Removed labels: feature-check
Added labels: awaiting-response
Resolution: Unresolved → Awaiting Response
Resolution: Awaiting Response → Unresolved
Resolution: Unresolved → Incomplete
Hi Stewart,
The files for the previous session can be found once the service is stopped under /internalStorage/Dedicated_Server.txt
Ionic
The content log is only created if there are issues with behavior or resource packs. It will not create the file on server start unless there are issues.
I've not heard back from you in a while.
In order to keep the Bedrock Dedicated Server project running smoothly I'm going to request this issue be closed as Awaiting Response.
Never fear though! If this is still affecting you in the latest version (and is related to Bedrock Dedicated Server and not the Minecraft Bedrock game) all you have to do is comment and it will reopen.
If your issue does still exist but is related to the game and not the server software please head over to the Minecraft (Bedrock codebase) project.
Ionic
Quick Links:
📓 Issue Guidelines – 💬 Community Support – 📧 Customer Support – 📖 BDS Wiki – 📖 FAQs
Cleaning up old tickets: This ticket had been set to 'Awaiting Response', but has not received a response from the reporter (~3 months+) so is being closed as Incomplete. If you feel this is still a valid issue then please comment, or create a new ticket following the Issue Guidelines which includes steps to reproduce the problem.
Quick Links:
📓 Issue Guidelines – 💬 Mojang Support – 📧 Suggestions – 📖 Minecraft Wiki
Hi Ionic. Where's this folder? ("/internalStorage/Dedicated_Server.txt")
I can't find it in the Dedicated Server's folder.
(Using Windows 10, BDS v1.19.10 and LiteLoader, if it's important.)