Skip to content
Younes Bouab edited this page Mar 31, 2017 · 5 revisions

Welcome to the LogScanner wiki!

If you were ever assigned the daily task of scanning multiple log files, looking for specific exceptions, then LogScanner is for you!

LogScanner is a multi-threaded java program that scans one or multiple log files according to custom filters, generates a report ("output/LogScanner_Report.html"), and sends an email with the report attached.

The LogScanner Folder provided is an Eclipse Java Project. To run LogScanner, first edit the "LogScanner.properties" file, then run the "com.logscanner.LogScanner.java" Class, located in the "src" Folder.

If you have any questions, please email YBINSF@YAHOO.COM

Clone this wiki locally