Skip to content

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.

License

Notifications You must be signed in to change notification settings

bouaby/LogScanner

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

58 Commits
 
 
 
 
 
 
 
 

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

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published