|
| 1 | +{ |
| 2 | + "total_rows": 3, |
| 3 | + "offset": 0, |
| 4 | + "jobs": [ |
| 5 | + { |
| 6 | + "database": "_replicator", |
| 7 | + "id": "1ebc7c8a11b299a779ffb807e089c17e+create_target", |
| 8 | + "pid": "<0.10858.6>", |
| 9 | + "source": "http://source:5984/source-db/", |
| 10 | + "target": "http://target:5984/target-db/", |
| 11 | + "user": "admin", |
| 12 | + "doc_id": "replicate-once", |
| 13 | + "history": [ |
| 14 | + { |
| 15 | + "timestamp": "2019-03-10T21:11:07Z", |
| 16 | + "type": "started" |
| 17 | + }, |
| 18 | + { |
| 19 | + "timestamp": "2019-03-10T21:11:07Z", |
| 20 | + "type": "added" |
| 21 | + } |
| 22 | + ], |
| 23 | + |
| 24 | + "start_time": "2019-03-10T21:11:07Z" |
| 25 | + }, |
| 26 | + { |
| 27 | + "database": "_replicator", |
| 28 | + "id": "2ae1733d6570280350d3e24c4929ebdf+continuous+create_target", |
| 29 | + "pid": null, |
| 30 | + "source": "http://source:5984/source-db/", |
| 31 | + "target": "http://target:5984/target-db/", |
| 32 | + "user": "admin", |
| 33 | + "doc_id": "replicate-continuous-error", |
| 34 | + "history": [ |
| 35 | + { |
| 36 | + "timestamp": "2019-03-10T22:42:12Z", |
| 37 | + "type": "crashed", |
| 38 | + "reason": "{replication_auth_error,\n {session_request_failed,\"http://localhost:15984/_session\",\"root\",\n {conn_failed,{error,econnrefused}}}}" |
| 39 | + }, |
| 40 | + { |
| 41 | + "timestamp": "2019-03-10T22:42:07Z", |
| 42 | + "type": "started" |
| 43 | + }, |
| 44 | + { |
| 45 | + "timestamp": "2019-03-10T22:40:10Z", |
| 46 | + "type": "crashed", |
| 47 | + "reason": "{replication_auth_error,\n {session_request_failed,\"http://localhost:15984/_session\",\"root\",\n {conn_failed,{error,econnrefused}}}}" |
| 48 | + }, |
| 49 | + { |
| 50 | + "timestamp": "2019-03-10T22:40:07Z", |
| 51 | + "type": "started" |
| 52 | + }, |
| 53 | + { |
| 54 | + "timestamp": "2019-03-10T22:38:45Z", |
| 55 | + "type": "crashed", |
| 56 | + "reason": "{replication_auth_error,\n {session_request_failed,\"http://localhost:15984/_session\",\"root\",\n {conn_failed,{error,econnrefused}}}}" |
| 57 | + }, |
| 58 | + { |
| 59 | + "timestamp": "2019-03-10T22:38:40Z", |
| 60 | + "type": "started" |
| 61 | + }, |
| 62 | + { |
| 63 | + "timestamp": "2019-03-10T22:38:40Z", |
| 64 | + "type": "added" |
| 65 | + } |
| 66 | + ], |
| 67 | + |
| 68 | + "start_time": "2019-03-10T22:38:40Z" |
| 69 | + }, |
| 70 | + { |
| 71 | + "database": "_replicator", |
| 72 | + "id": "382782aeedd59468b52add2b0d7389a2+continuous+create_target", |
| 73 | + "pid": "<0.25596.0>", |
| 74 | + "source": "http://source:5984/source-db/", |
| 75 | + "target": "http://target:5984/target-db/", |
| 76 | + "user": "admin", |
| 77 | + "doc_id": "replicate-continuous", |
| 78 | + "history": [ |
| 79 | + { |
| 80 | + "timestamp": "2019-03-10T21:07:40Z", |
| 81 | + "type": "started" |
| 82 | + }, |
| 83 | + { |
| 84 | + "timestamp": "2019-03-10T21:07:40Z", |
| 85 | + "type": "added" |
| 86 | + } |
| 87 | + ], |
| 88 | + |
| 89 | + "start_time": "2019-03-10T21:07:40Z" |
| 90 | + } |
| 91 | + ] |
| 92 | +} |
0 commit comments