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/
Updated by Roberto Cirillo over 9 years ago
- Status changed from New to Closed
- % Done changed from 0 to 100
Updated by Tommaso Piccioli over 9 years ago
- Status changed from Closed to In Progress
- Assignee changed from Roberto Cirillo to _InfraScience Systems Engineer
- % Done changed from 100 to 50
The same configuration adopted in the dev environment must be used for the prod hosts.
Updated by Roberto Cirillo over 9 years ago
- Infrastructure Production added
- Infrastructure deleted (
Development)
Updated by Tommaso Piccioli over 9 years ago
- Status changed from In Progress to Closed
- % Done changed from 50 to 100
mongodb log rotation active in dev and prod environment.
Actions