Actions
Task #548
closed
Log Rotation With Mongo
Status:
Closed
Priority:
Normal
Assignee:
_InfraScience Systems Engineer
Category:
System Application
Target version:
Start date:
Sep 07, 2015
Due date:
% Done:
100%
Estimated time:
Infrastructure:
Production
Description
mongodb single log file can grow without a limit
(there is a 2.7G mongo_log.txt on node41.d.d4science)
We could rotate log files using the standard approach on linux, as suggested here:
http://docs.mongodb.org/v2.4/tutorial/rotate-log-files/
Actions