shell> curl --header 'accept: application/json' --dump - http://localhost:8529/_api/replication/logger-follow?from=188576&chunkSize=400 HTTP/1.1 OK content-type: application/x-arango-dump; charset=utf-8 x-arango-replication-active: true x-arango-replication-checkmore: true x-arango-replication-frompresent: true x-arango-replication-lastincluded: 188581 x-arango-replication-lastscanned: 188578 x-arango-replication-lasttick: 188604 x-content-type-options: nosniff { "tick" : "188579", "type" : 2300, "database" : "1", "tid" : "0", "cid" : "4", "cname" : "_users", "data" : { "_key" : "92", "_id" : "_users/92", "_rev" : "_ZXF6X16--_", "user" : "root", "source" : "LOCAL", "authData" : { "active" : true, "simple" : { "hash" : "d514ee5c79854635a9f7d645c73d4626f94114486a23d3b166cc389db869972a", "salt" : "992cb173", "method" : "sha256" } }, "databases" : { "_system" : { "permissions" : { "read" : true, "write" : true }, "collections" : { "animals" : { "permissions" : { "read" : true, "write" : true } }, "demo" : { "permissions" : { "read" : true, "write" : true } }, "products" : { "permissions" : { "read" : true, "write" : true } }, "*" : { "permissions" : { "read" : true, "write" : true } }, "products1" : { "permissions" : { "read" : true, "write" : true } } } }, "*" : { "permissions" : { "read" : true, "write" : true }, "collections" : { "*" : { "permissions" : { "read" : true, "write" : true } } } } } } }