A CLI utility and Python library for analyzing log files and other data. It can parse, merge, filter, and export data (to log files, or JSON).
To install the latest release... To install the development version...
logdissect --last 10m auth.log
logdissect --last 1h --process systemd --process CRON messages
logdissect -v --range 20160202020202-20170227213200 --label fpath messages debug apache2/error.log
MIT License ...
> Visit Logdissect Website <