I have more than 62000 log files in a directory, and get an "Argument list too long" error when trying to analyze these with your tool.
This seems to be a bash restriction, but could be solved by not using bash commands directly but some loops to split up the amount of files.