PMXBOT Log file Viewer

Help | Karma | Search:

#mongodb logs for Saturday the 24th of November, 2018

(Back to #mongodb overview) (Back to channel listing) (Animate logs)
[18:01:07] <cart_man> Hi everyone
[18:01:18] <cart_man> I can not seem to get AUthentication part of MongoDB right?
[18:02:43] <cart_man> I installed mongoDB and then ran mongo app and I it logged in with no authentication
[18:05:52] <cart_man> Then in the docs they say I have to run mongod --port xxxxx --dbpath /data/db1 BUT if I am running a service how can I stop that service and make it use this dbpath INSIDE the service?