Run analog as cli for analyzing multiple log files.
The CLI comes with the Analog app downloaded from the Releases Page inside the cli
folder.
- Summary: Provides a summary view of all the log files.
- Filter: Filters all files from a given folder within a time range and generate a single time-sorted log file.
Install Bun to run as CLI.
Execute bun run ./cli/main.js --help
to see the usage.