Skip to content

Latest commit

 

History

58 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 

Repository files navigation

/*************************************************************************
 * Author: Younes Bouab
 * Email:  YBINSF@YAHOO.COM
 * Date:   01-01-2017
 *************************************************************************/
 
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

About

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.

Topics

Resources

Stars

2 stars

Watchers

2 watching

Forks

Releases

Packages

Contributors

Languages