Details
Assignee
UnassignedUnassignedReporter
Adamo ToneteAdamo Tonete(Deactivated)Priority
LowComponents
Needs QA
YesNeeds Doc
Yes
Details
Details
Assignee
Unassigned
UnassignedReporter
Adamo Tonete
Adamo Tonete(Deactivated)Priority
Components
Needs QA
Yes
Needs Doc
Yes
Smart Checklist
Smart Checklist
Smart Checklist
Created February 14, 2018 at 12:27 PM
Updated October 9, 2024 at 8:36 AM
Add option in the pmm web client page to configure log rotate for the MongoDB instances.
The user would like to configure in the UI page to run daily, weekly or montly as well as to keep old logs or not.
This should call the db.adminCommand( { logRotate : 1 } ) command in the database and delete or keep the old files according to the options previously configured.