shell> curl --header 'accept: application/json' --dump - http://localhost:8529/_api/replication/logger-state HTTP/1.1 OK content-type: application/json; charset=utf-8 x-content-type-options: nosniff { "state" : { "running" : true, "lastLogTick" : "105067", "lastUncommittedLogTick" : "105067", "totalEvents" : 35288, "time" : "2019-02-20T10:33:10Z" }, "server" : { "version" : "3.5.0-devel", "serverId" : "153018529730512", "engine" : "mmfiles" }, "clients" : [ ] }