Skip to content

amritb/logstat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

logstat

A CLI tool to analyse server logs using node-cli module. It takes path of the log file and do some pre-built operations.

Usage

./index.js -h
Usage:
  index.js [OPTIONS] [ARGS]

Options: 
  -p, --path PATH        Path of the log file
  -k, --no-color         Omit color from output
      --debug            Show debug information
  -v, --version          Display the current version
  -h, --help             Display help and usage details

About

A CLI tool to analyse logs using node cli

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published