Where can i see the MongoDB logs in MacOS


I have installed MongoDB on MacOS using HomeBrew, where can I see the MongoDB logs in MacOS?

1 Answer

7 years ago by

If you installed MongoDB using HomeBrew then you can find the logs in the following path in your MacOS

/usr/local/var/log/mongodb/mongo.log
7 years ago by Karthik Divi