|
Reaper solves the problem of parsing through huge compressed files containing many logs, debugs, and command output. It allows the user to configure a signature that matches on a particular textual attribute within a log, via Regular Expressions. It can then report to the user how many occurrences were found in the entire compressed archive and display notes on how to resolve the issue found. It is extremely versatile and can be modified to fit any application. Reaper is written in PHP and uses a MySQL backend.
|