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" : "10594", "lastUncommittedLogTick" : "10594", "totalEvents" : 3803, "time" : "2017-07-12T19:00:45Z" }, "server" : { "version" : "3.2.devel", "serverId" : "97061087035220" }, "clients" : [ ] }