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

12 lines
973 B
Plaintext

shell> curl --dump - http://localhost:8529/_api/replication/logger-follow?from=769317319&chunkSize=400
HTTP/1.1 200 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: 769841607
x-arango-replication-lasttick: 770628039
"{\"tick\":\"769382855\",\"type\":2001,\"database\":\"121287\",\"cid\":\"768399815\"}\n{\"tick\":\"769513927\",\"type\":2000,\"database\":\"121287\",\"cid\":\"769448391\",\"collection\":{\"version\":5,\"type\":2,\"cid\":\"769448391\",\"indexBuckets\":8,\"deleted\":false,\"doCompact\":true,\"maximalSize\":1048576,\"name\":\"products\",\"isVolatile\":false,\"waitForSync\":false}}\n{\"tick\":\"769841607\",\"type\":2300,\"database\":\"121287\",\"cid\":\"769448391\",\"tid\":\"0\",\"key\":\"p1\",\"rev\":\"769776071\",\"data\":{\"_key\":\"p1\",\"_rev\":\"769776071\",\"name\":\"flux compensator\"}}\n"