Home - adampresley/cflogparser GitHub Wiki

Introduction

CFLogParser is a Java-based tool for mass processing of ColdFusion/JRun log files. This tool collects all error information found in ColdFusion logs and will format and save them into a single, concise report, making the task of troubleshooting and error analysis a little easier.

Written in Groovy, a JVM-based language, CFLogParser is fast and efficient and designed to be executed from the command line. This makes it suitable for ad-hoc log processing and scheduled parsing for a more proactive approach.

Table of Contents