Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 418 Bytes

File metadata and controls

9 lines (6 loc) · 418 Bytes

LogParser

Simple log parser tool with interactive charting display

Takes a sample log file as input then process it to regroup data amongst server, processes and dates and computes processing times. The output is a CSV file or an interacting chart (using jfreechart).

This tool's quite old, at the time it was created no cool JS lib existed to plot direct HTML5 charts...

interactive chart tool