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" : "10598", "lastUncommittedLogTick" : "10598", "totalEvents" : 3788, "time" : "2017-05-18T10:06:48Z" }, "server" : { "version" : "3.2.devel", "serverId" : "49888925541999" }, "clients" : [ ] }