Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Join us in NYC Sept 4th for Qlik's AI Reality Tour! Register Now
cancel
Showing results for 
Search instead for 
Did you mean: 
vinodterry
Contributor
Contributor

log rotation in Mongodb

I Have perform the log rotation in mongodb for my NoSQL data , Please help me with the Code in order to perform log rotation.

Here i have a specific set of NoSQL data in my mongodb
5 Replies
MongoGen_com
Contributor
Contributor

I think this command can help u

db.adminCommand( { logRotate : 1 } )

Run this command u will be Able to perform log rotation

vinodterry
Contributor
Contributor
Author

Thank u i will try !
Sue_Macaluso
Community Manager
Community Manager

Hi is this for QlikView or Sense? I would like to move it into the correct product forum.
Did you find a solution to your question? Mark the solution as accepted : and if you found it useful, press the like button!
Gysbert_Wassenaar
Partner - Champion III
Partner - Champion III

Neither. This discussion is totally unrelated to any Qlik Product. This should have been posted on the mongodb community site or perhaps stackoverflow

talk is cheap, supply exceeds demand
Sue_Macaluso
Community Manager
Community Manager

Thank you
Did you find a solution to your question? Mark the solution as accepted : and if you found it useful, press the like button!