...
When viewing the Log page for the job in the user interface, these items will be flagged, “Maximum number of items exceeded.”
In the log files, these items will be flagged with
"Level": "Error",
"Name": "TransferExecutor",
"Message": "The path exceeds the maximum number of 10,000 children: /path", (Note that the number of children will reflect the maximum number set if you edited the default limit.)
...