rs01 [direct: primary] admin> show users
MongoServerError: command usersInfo requires authentication
rs01 [direct: primary] admin> rs.printReplicationInfo()
MongoServerError: command listCollections requires authentication
rs01 [direct: primary] admin> db.auth("rocketchat","****");
{ ok: 1 }
rs01 [direct: primary] admin> rs.printReplicationInfo();
actual oplog size
'40316.37890625 MB'
---
configured oplog size
---
'40316.37890625 MB'
---
log length start to end
---
'67811202 secs (18836.45 hrs)'
---
oplog first event time
---
'Sun Dec 06 2020 16:54:07 GMT-0500 (Eastern Standard Time)'
---
oplog last event time
---
'Mon Jan 30 2023 13:20:49 GMT-0500 (Eastern Standard Time)'
---
now
'Mon Jan 30 2023 13:20:49 GMT-0500 (Eastern Standard Time)'