1
0
Fork 0
arangodb/Documentation/Examples/RestReplicationLoggerFollow...

12 lines
869 B
Plaintext

shell> curl --dump - http://localhost:8529/_api/replication/logger-follow?from=10962&chunkSize=400
HTTP/1.1 200 OK
content-type: application/x-arango-dump; charset=utf-8
x-arango-replication-lasttick: 10978
x-arango-replication-active: true
x-arango-replication-frompresent: true
x-arango-replication-checkmore: true
x-arango-replication-lastincluded: 10968
"{\"tick\":\"10964\",\"type\":2000,\"database\":\"1\",\"cid\":\"10963\",\"cname\":\"products\",\"data\":{\"cid\":\"10963\",\"deleted\":false,\"doCompact\":true,\"indexBuckets\":8,\"isVolatile\":false,\"maximalSize\":33554432,\"name\":\"products\",\"type\":2,\"version\":5,\"waitForSync\":false}}\n{\"tick\":\"10968\",\"type\":2300,\"tid\":\"0\",\"database\":\"1\",\"cid\":\"10963\",\"cname\":\"products\",\"data\":{\"_id\":\"_unknown/p1\",\"_key\":\"p1\",\"_rev\":\"10966\",\"name\":\"flux compensator\"}}\n"