shell> curl --dump - http://localhost:8529/_api/replication/logger-follow?from=13402&chunkSize=400 HTTP/1.1 200 OK x-arango-replication-frompresent: true x-arango-replication-lastscanned: 13404 x-content-type-options: nosniff x-arango-replication-lastincluded: 13404 content-type: application/x-arango-dump; charset=utf-8 x-arango-replication-checkmore: true x-arango-replication-lasttick: 13424 x-arango-replication-active: true { "tick" : "13404", "type" : 2000, "database" : "1", "cid" : "13403", "cname" : "products", "data" : { "allowUserKeys" : true, "cid" : "13403", "count" : 0, "deleted" : false, "doCompact" : true, "globallyUniqueId" : "hF19302E5DB1C/13403", "id" : "13403", "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" : "13403", "replicationFactor" : 1, "shardKeys" : [ "_key" ], "shards" : { }, "status" : 3, "type" : 2, "version" : 6, "waitForSync" : false } }