shell> curl --dump - http://localhost:8529/_api/replication/logger-state HTTP/1.1 200 OK content-type: application/json; charset=utf-8 { "state" : { "running" : true, "lastLogTick" : "834183724", "totalEvents" : 5028, "time" : "2015-09-16T17:34:43Z" }, "server" : { "version" : "2.7.0-devel", "serverId" : "105734684793879" }, "clients" : [ ] }