shell> curl --dump - http://localhost:8529/_api/replication/logger-follow?from=13424
HTTP/1.1 200 OK
x-arango-replication-frompresent: true
x-arango-replication-lastscanned: 13437
x-content-type-options: nosniff
x-arango-replication-lastincluded: 13437
content-type: application/x-arango-dump; charset=utf-8
x-arango-replication-checkmore: false
x-arango-replication-lasttick: 13437
x-arango-replication-active: true
{
"tick" : "13426",
"type" : 2000,
"database" : "1",
"cid" : "13425",
"cname" : "products",
"data" : {
"allowUserKeys" : true,
"cid" : "13425",
"count" : 0,
"deleted" : false,
"doCompact" : true,
"globallyUniqueId" : "hF19302E5DB1C/13425",
"id" : "13425",
"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" : "13425",
"replicationFactor" : 1,
"shardKeys" : [
"_key"
],
"shards" : {
},
"status" : 3,
"type" : 2,
"version" : 6,
"waitForSync" : false
}
}↩
{
"tick" : "13430",
"type" : 2300,
"tid" : "0",
"database" : "1",
"cid" : "13425",
"cname" : "products",
"data" : {
"_id" : "_unknown/p1",
"_key" : "p1",
"_rev" : "_XGh_DXe--_",
"name" : "flux compensator"
}
}↩
{
"tick" : "13432",
"type" : 2300,
"tid" : "0",
"database" : "1",
"cid" : "13425",
"cname" : "products",
"data" : {
"_id" : "_unknown/p2",
"_key" : "p2",
"_rev" : "_XGh_DXi--_",
"hp" : 5100,
"name" : "hybrid hovercraft"
}
}↩
{
"tick" : "13434",
"type" : 2302,
"tid" : "0",
"database" : "1",
"cid" : "13425",
"cname" : "products",
"data" : {
"_key" : "p1",
"_rev" : "_XGh_DXm--_"
}
}↩
{
"tick" : "13436",
"type" : 2300,
"tid" : "0",
"database" : "1",
"cid" : "13425",
"cname" : "products",
"data" : {
"_id" : "_unknown/p2",
"_key" : "p2",
"_rev" : "_XGh_DXq--_",
"hp" : 5100,
"name" : "broken hovercraft"
}
}↩
{
"tick" : "13437",
"type" : 2001,
"database" : "1",
"cid" : "13425",
"cname" : "products",
"data" : {
"cuid" : "hF19302E5DB1C/13425",
"id" : "13425",
"name" : "products"
}
}↩