Skip to content

Print log files from backwards until X minutes with regex filter option

Notifications You must be signed in to change notification settings

noskoski/logback

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 

Repository files navigation

logback ( fast backwards log parser, date based )

pip install file_read_backwards

Prints lines from backward in the corresponding period

usage: logback.py [options] /path/logfile.log

Parse log file lines of the last X minutes ( -t X )

positional arguments: logfile Log file to read

optional arguments: -h, --help show this help message and exit -o ONLY [ONLY ...], --only ONLY [ONLY ...] print only match strings -t TIME, --time TIME match lines in this time interval (in minutes) --version show program's version number and exit

About

Print log files from backwards until X minutes with regex filter option

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages