mirror of https://gitee.com/bigwinds/arangodb
11 lines
1020 B
Plaintext
11 lines
1020 B
Plaintext
shell> curl --dump - http://localhost:8529/_api/replication/logger-follow?from=832304011&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: 832893835
|
|
x-arango-replication-lasttick: 834139019
|
|
|
|
"{\"tick\":\"832369547\",\"type\":2001,\"database\":\"127883\",\"cid\":\"830469003\"}\n{\"tick\":\"832435083\",\"type\":2001,\"database\":\"127883\",\"cid\":\"831452043\"}\n{\"tick\":\"832566155\",\"type\":2000,\"database\":\"127883\",\"cid\":\"832500619\",\"collection\":{\"version\":5,\"type\":2,\"cid\":\"832500619\",\"indexBuckets\":8,\"deleted\":false,\"doCompact\":true,\"maximalSize\":1048576,\"name\":\"products\",\"isVolatile\":false,\"waitForSync\":false}}\n{\"tick\":\"832893835\",\"type\":2300,\"database\":\"127883\",\"cid\":\"832500619\",\"tid\":\"0\",\"key\":\"p1\",\"rev\":\"832828299\",\"data\":{\"_key\":\"p1\",\"_rev\":\"832828299\",\"name\":\"flux compensator\"}}\n"
|