shell> curl --header 'accept: application/json' --dump - http://localhost:8529/_api/replication/logger-state HTTP/1.1 undefined content-type: application/json; charset=utf-8 x-content-type-options: nosniff { "state" : { "running" : true, "lastLogTick" : "104482", "lastUncommittedLogTick" : "104482", "totalEvents" : 35178, "time" : "2018-08-22T18:45:55Z" }, "server" : { "version" : "3.4.devel", "serverId" : "122327666155665", "engine" : "mmfiles" }, "clients" : [ ] }