ETL Log
The ETL Log page contains a view to review log messages from the scheduled daily Extract Transform Load (ETL) data process.
ETL Log Details
The ETL Log table contains the following details:
ETL Log
| Details | Description |
|---|---|
| Date | The time and date a specific log was written. |
| Level | The category a specific log message belongs to. INFO - basic log information of the process. WARN - a warning log message encountered in the process. ERROR - an error message encountered in the process. The color of the row will turn into yellow for WARN and red for ERROR. |
| Logger | The specific process that writes the log message. |
| Message | The log message. |
ETL Log Details