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" : "11348", "lastUncommittedLogTick" : "11348", "totalEvents" : 3862, "time" : "2018-06-26T13:11:08Z" }, "server" : { "version" : "3.3.11", "serverId" : "185482783237662" }, "clients" : [ ] }