Hippobyte captures structured log events on operations performed on each of your connectors. The logs provide an a detailed view of operations taking place on each of your connectors. Event logs can be reviewed directly in the Console.
Every logged event is categorized as follows.
Event Operation | Description |
---|---|
DataSync | Captures detail related to a data replication event between a source and destination connector. |
CollectionSetup | If applicable, captures detail related to a source connector collection set-up. See specific connector documentation. |
Migration | If applicable, captures detail related to a change to a database, or datawarehouse connector. See specific connector documentation. |
Every logged event resolves with one of the following statuses.
Event Status | Description |
---|---|
WORKING | Platform is performing specified event operation. |
FAILING | An error has occurred, Hippobyte will attempt a retry. |
INFO | Additional information about the event operation. |
SUCCESS | Specified event operations has completed successfully. |
FAILURE | An fatal uncrecoverable error has occurred, Hippobyte will not attempt a retry. |