The Log (Window > Log) may still contain a list of items that were not captured. However, the difference in numbers of items doesn’t necessarily indicate a problem, especially if you use Sheets.
It’s not unusual for the file size of a version 2 database to be significantly smaller than the file size of a version 1 database that holds the same content.
That’s because in version 1 some filetypes including text, HTML, XML and WebArchive are stored in the monolithic database, and so are also included in each of the internal backups within the database.
In a version 1 database that holds the default 3 internal backups, that means that there are four copies of each of the filetypes noted above, but only one copy in a version 2 database.
So, roughly, a 100 KB rich text file would require 400 KB storage space in a version 1 database, but only 100 KB in a version 2 database.
The Log window logs all im/export failures. Therefore the difference is caused by sheets - each sheet is now one document whereas in v1.x it was kind of a group containing lots of records.
The sizes of the database package on the other hand aren’t comparable (due to the different file format, number of backups, optimized or not etc.)