Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 525 Bytes

README.md

File metadata and controls

7 lines (4 loc) · 525 Bytes

Data Miner

A stand-alone tool for performing log file parsing. Packages the log parsing algorithms implemented in Logparser in a tool capable of ingesting log files and outputting a structured dataset.

Also includes a Regex-based log parser and a tuning tool for tuning various log parsing algorithms toward different datasets.

A subcomponent of the Automated Log File Analysis Framework (ALFAF) available at: https://github.com/tyronevb/alfaf