Skip to content
This repository has been archived by the owner on Dec 5, 2024. It is now read-only.

RedDeer Log Parser

Vlado Pakan edited this page Jul 17, 2015 · 9 revisions

RedDeer Log Parser is a tool providing mechanism to parse content of log file dependent on defined rules and display parsed log file nicely formatted within customized Eclipse editor. Main purpose of this tool is to make it easier for users to find and display important information from long log file created during RedDeer test.

How it works

  1. Define parse rules
  2. Specify log file location and assign defined parse rules to log
  3. Display parsed log within customized Eclipse editor

Define parse rules

Parse rules can be defined via Eclipse preferences accessed via workbench menu Window > Preferences > RedDeer Tools > Log Parser

Clone this wiki locally