Skip to content

Latest commit

 

History

History

cmd

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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.