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" : "104498", "lastUncommittedLogTick" : "104498", "totalEvents" : 35185, "time" : "2018-08-30T14:27:58Z" }, "server" : { "version" : "3.4.0-devel", "serverId" : "14417223011300", "engine" : "mmfiles" }, "clients" : [ ] }