shell> curl --dump - http://localhost:8529/_api/replication/logger-state HTTP/1.1 200 OK content-type: application/json; charset=utf-8 { "clients" : [ ], "server" : { "serverId" : "222257499834533", "version" : "2.8.0-devel" }, "state" : { "lastLogTick" : "797973202", "running" : true, "time" : "2016-01-12T17:56:19Z", "totalEvents" : 4975 } }