You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on May 21, 2026. It is now read-only.
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.