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" : "11182", "lastUncommittedLogTick" : "11182", "totalEvents" : 3809, "time" : "2018-04-11T15:11:29Z" }, "server" : { "version" : "3.3.7", "serverId" : "74004589992684" }, "clients" : [ ] }