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-09-10T19:57:29Z" }, "server" : { "version" : "3.3.15", "serverId" : "175104905813935" }, "clients" : [ ] }