MongoDb logs folder size

Hi all
Apologies if this is a duplicate, I’ve not been able to locate any relevant information.
Our DeadlineDatabase10/mongo/data/logs folder has got some large files that are starting to fill up the repository instance’s disk space. What’s the correct/safe way to purge these logs and reclaim the space?

Thanks!

Hi Tiago, you should be able to delete older cycled logs, else stop the db then delete/move them.

I’ve seen this elsewhere, a connection issue floods the logs, always safer to have the DB and repo on a separate disk to the OS to avoid issues when this happens