The documentation says that when statistics logging is enabled, WT writes the stats to files of the form, WiredTiger.%d.%H. But according to the code (and my personal experience) WT creates files of the form WiredTigerStat.%d.%H.
We need to update the documentation to be correct.