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

11 lines
854 B
Plaintext

shell> curl --data-binary @- --dump - http://localhost:8529/_api/replication/logger-follow?from=1546922147&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-lastincluded: 1547380899
x-arango-replication-lasttick: 1548167331
"{\"tick\":\"1547053219\",\"type\":2000,\"database\":\"75939\",\"cid\":\"1546987683\",\"collection\":{\"version\":5,\"type\":2,\"cid\":\"1546987683\",\"deleted\":false,\"doCompact\":true,\"maximalSize\":1048576,\"name\":\"products\",\"isVolatile\":false,\"waitForSync\":false}}\n{\"tick\":\"1547380899\",\"type\":2300,\"database\":\"75939\",\"cid\":\"1546987683\",\"tid\":\"0\",\"key\":\"p1\",\"rev\":\"1547315363\",\"data\":{\"_key\":\"p1\",\"_rev\":\"1547315363\",\"name\":\"flux compensator\"}}\n"