1.0.2 • Published 5 years ago
syslogextract v1.0.2
SYSLOGEXTRACT
A command line tools for getting log from linux system and saving to specified file or directory.
Built with
- NodeJS
- CommanderJS
How to use
Requirement
- NodeJS
- NPM
1. Git
- Clone this repo
git clone https://github.com/haqiramadhani/system-log-extractor.git - Move to project directory
cd system-log-extractor - Use the app
node . -h Or link the package for use globally
npm link syslogextract -h
2. NPM
- Install package globally
npm i -g syslogextract - Use the app
syslogextract -h