shell> curl --header 'accept: application/json' --dump - http://localhost:8529/_api/replication/logger-follow?from=104444&chunkSize=400 HTTP/1.1 undefined 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: 104446 x-arango-replication-lastscanned: 104446 x-arango-replication-lasttick: 104463 x-content-type-options: nosniff { "tick" : "104446", "type" : 2000, "database" : "1", "cid" : "104445", "cname" : "products", "data" : { "allowUserKeys" : true, "cid" : "104445", "count" : 0, "deleted" : false, "doCompact" : true, "globallyUniqueId" : "h6F41A1166091/104445", "id" : "104445", "indexBuckets" : 8, "indexes" : [ { "fields" : [ "_key" ], "id" : "0", "selectivityEstimate" : 1, "sparse" : false, "type" : "primary", "unique" : true } ], "isSmart" : false, "isSystem" : false, "isVolatile" : false, "journalSize" : 33554432, "keyOptions" : { "allowUserKeys" : true, "lastValue" : 0, "type" : "traditional" }, "name" : "products", "numberOfShards" : 1, "planId" : "104445", "replicationFactor" : 1, "shardKeys" : [ "_key" ], "shards" : { }, "status" : 3, "type" : 2, "version" : 7, "waitForSync" : false } }