There is an error log that is only exporting 10,000 rows but the ODM console shows it should be over 40,000 entries. Is it possible to get the entire report?
Report logs are limited to 10000 entries in order to not to overuse backend resources.
There's logically no point of keeping reports with more than 10k entries, as this amount of errors usually mean some configuration or environment settings' issues, which should be addressed first, before running migration tasks again. Such logs usually consist of repeating errors of the same type. Please review this report and address the issue before running migration task again.