Skip to content

Latest commit

 

History

History
20 lines (11 loc) · 567 Bytes

README.md

File metadata and controls

20 lines (11 loc) · 567 Bytes

Analog CLI

Run analog as cli for analyzing multiple log files.

Installation

The CLI comes with the Analog app downloaded from the Releases Page inside the cli folder.

Commands:

  • 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.

Prerequisite:

Install Bun to run as CLI.

Usage:

Execute bun run ./cli/main.js --help to see the usage.