shell> curl --header 'accept: application/json' --dump - http://localhost:8529/_api/replication/logger-follow?from=186228&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: 186233 x-arango-replication-lastscanned: 186230 x-arango-replication-lasttick: 186253 x-content-type-options: nosniff { "tick" : "186231", "type" : 2300, "database" : "1", "tid" : "0", "cid" : "7", "cname" : "_users", "data" : { "_key" : "58", "_id" : "_users/58", "_rev" : "_ZG8LgsC--_", "user" : "root", "source" : "LOCAL", "authData" : { "active" : true, "simple" : { "hash" : "edab51dc600f40425c116d2040bbb84de50296b490d2a31dca7bae8cdcd076f0", "salt" : "620ed33f", "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 } }, "products1" : { "permissions" : { "read" : true, "write" : true } }, "*" : { "permissions" : { "read" : true, "write" : true } } } }, "*" : { "permissions" : { "read" : true, "write" : true }, "collections" : { "*" : { "permissions" : { "read" : true, "write" : true } } } } } } }