rsMongoClusterExample:PRIMARY> rs.status() { "set" : "rsMongoCLusterExample", "date" : ISODate("2022-11-30T18:01:31.829Z"), "myState" : 1, "term" : NumberLong(1), "syncingTo" : "", "syncSourceHost" : "", "syncSourceId" : -1, "heartbeatIntervalMillis" : NumberLong(2000), "optimes" : { "lastCommittedOpTime" : { "ts" : Timestamp(1669831290, 1), "t" : NumberLong(1) }, "readConcernMajorityOpTime" : { "ts" : Timestamp(1669831290, 1), "t" : NumberLong(1) }, "appliedOpTime" : { "ts" : Timestamp(1669831290, 1), "t" : NumberLong(1) }, "durableOpTime" : { "ts" : Timestamp(1669831290, 1), "t" : NumberLong(1) } }, "lastStableCheckpointTimestamp" : Timestamp(1669831250, 1), "members" : [ { "_id" : 0, "name" : "dbaMongoServer.org:27017", "health" : 1, "state" : 1, "stateStr" : "PRIMARY", "uptime" : 312639, "optime" : { "ts" : Timestamp(1669831290, 1), "t" : NumberLong(1) }, "optimeDate" : ISODate("2022-11-30T18:01:30Z"), "syncingTo" : "", "syncSourceHost" : "", "syncSourceId" : -1, "infoMessage" : "", "electionTime" : Timestamp(1669519197, 2), "electionDate" : ISODate("2022-11-27T03:19:57Z"), "configVersion" : 1, "self" : true, "lastHeartbeatMessage" : "" } ], "ok" : 1, "operationTime" : Timestamp(1669831290, 1), "$clusterTime" : { "clusterTime" : Timestamp(1669831290, 1), "signature" : { "hash" : BinData(0,"MmoDYewh7Nmw3UHXCvfHCZs8YaE="), "keyId" : NumberLong("7170530359749115905") } } }