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

12 lines
869 B
Plaintext

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