Clustering log lines with difflib.SequenceMatcher as similarity measure, display result as html table
find . -name '*.py' | xargs flake8 | ./display_log.py -
./display_log.py /var/log/apache/error_log*
- TODO: write
- dist_log.py
- add clickable histgram of each comp
Takashi Masuyama < mamewotoko@gmail.com >
https://mamewo.ddo.jp/