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" : "11333", "lastUncommittedLogTick" : "11333", "totalEvents" : 3860, "time" : "2018-10-04T20:08:39Z" }, "server" : { "version" : "3.3.17", "serverId" : "66988740560566" }, "clients" : [ ] }