Back

Log File RegExp Filter

Drop log file (.log, .txt) here or click to browse

Total Lines: -
Matched Lines: -
LOG TERM CONSOLE v1.0 -
> Waiting for log file upload...

How it works

A fast, fully client-side RegExp log file analyzer.

The tool reads log files locally via the HTML5 FileReader. Users can define RegExp patterns. The JS engine splits text into lines, tests each against the pattern, and outputs hits. Common log levels (Error, Warning, Info, Debug) are automatically highlighted in different colors.

Info Processing happens entirely locally in your browser.

Relevant Tools