Actions
Task #2921
closed
Please reduce log on couchdb
Status:
Closed
Priority:
Normal
Assignee:
_InfraScience Systems Engineer
Category:
System Application
Target version:
Start date:
Mar 22, 2016
Due date:
% Done:
100%
Estimated time:
Infrastructure:
Development, Production
Description
Couchdb log level is very low. This create a huge amount of log.
Please modify the ansible script to set couchdb log level the highest possible. Please also fix the level it in the running instances:
Development:
couchdb01-d-d4s
couchdb02-d-d4s
Production:
couchdb01-d4s
couchdb02-d4s
Updated by Andrea Dell'Amico about 9 years ago
- Status changed from New to In Progress
The log level is already set as info by the playbook.
On the production servers, were the logs are at info
level, they are using 4GB of space and they seem completely under control.
I see that the logs were set to debug
on couchdb01-d-d4s.d4science.org
only, and it was a manual operation.
Updated by Andrea Dell'Amico about 9 years ago
- Status changed from In Progress to Feedback
- % Done changed from 0 to 100
The log level has been reset to info
on couchdb01-d-d4s.d4science.org
Actions