2018-09-25T17:34:13.054-0700 I CONTROL [initandlisten] MongoDB starting : pid=75078 port=27017 dbpath=/Users/john/codefellows/tools/db 64-bit host=cfc.localdomain
...
2018-09-25T17:34:14.191-0700 I NETWORK [initandlisten] waiting for connections on port 27017
MongoDB shell version v3.6.3
connecting to: mongodb://127.0.0.1:27017
MongoDB server version: 3.6.3
Server has startup warnings:
2018-09-25T17:34:28.844-0700 I CONTROL [initandlisten]
2018-09-25T17:34:28.844-0700 I CONTROL [initandlisten] ** WARNING: Access control is not enabled for the database.
2018-09-25T17:34:28.844-0700 I CONTROL [initandlisten] ** Read and write access to data and configuration is unrestricted.
2018-09-25T17:34:28.844-0700 I CONTROL [initandlisten]
2018-09-25T17:34:28.844-0700 I CONTROL [initandlisten] ** WARNING: This server is bound to localhost.
2018-09-25T17:34:28.844-0700 I CONTROL [initandlisten] ** Remote systems will be unable to connect to this server.
2018-09-25T17:34:28.844-0700 I CONTROL [initandlisten] ** Start the server with --bind_ip <address> to specify which IP
2018-09-25T17:34:28.844-0700 I CONTROL [initandlisten] ** addresses it should serve responses from, or with --bind_ip_all to
2018-09-25T17:34:28.844-0700 I CONTROL [initandlisten] ** bind to all interfaces. If this behavior is desired, start the
2018-09-25T17:34:28.844-0700 I CONTROL [initandlisten] ** server with --bind_ip 127.0.0.1 to disable this warning.
2018-09-25T17:34:28.844-0700 I CONTROL [initandlisten]
>