shell> curl --dump - http://localhost:8529/_api/replication/logger-state HTTP/1.1 200 OK content-type: application/json; charset=utf-8 x-content-type-options: nosniff { "state" : { "running" : true, "lastLogTick" : "13098", "lastUncommittedLogTick" : "13098", "totalEvents" : 4398, "time" : "2018-03-13T23:42:15Z" }, "server" : { "version" : "3.4.devel", "serverId" : "82553690714988" }, "clients" : [ ] }