Skip to content

SatiyaWP/extract-logs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

extract-logs

Test

Requirements

Python >= 3.7

Simple Usage

$ python mytools.py /var/log/system.log -t text
$ python mytools.py /var/log/system.log -t json
$ python mytools.py /var/log/system.log -t text -o /Users/satiya/Documents/folder/system.txt
$ python mytools.py /var/log/system.log -t json -o /Users/satiya/Documents/folder/system.json

To see all the commands that are available run this command:

$ python mytools.py -h

About

simple CLI tools(CLI) menggunakan Python

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages