networkcobwebs / minecraft-server-manager

Minecraft Server Manager
Apache License 2.0
23 stars 7 forks source link

Rotate logs that are created #63

Open nickrnet opened 4 years ago

nickrnet commented 4 years ago

The logs generated by the Node processes (minecraft-server.log and minecraft-api.log) should be rotated.

Configuration options should be added to the appropriate JSON configuration files to enable rotating, and rotation should occur by size or number of days.

UI should be created to allow the configuration via the MSM pages.