Purpose

This tool remove the timestamp column in an analysis log file in order to compare easily two log files.

This page contains information about

Details

Setup

  1. Install Gawk tool in the computer. For instance in C:\GnuWin32.
  2. Unzip the attach logfilter.zip, for instance c:\tools\logfilter 
  3. Update the c:\tools\logfilter\logFilterAnalyse.bat to setup the correct gawk installation folder. 

Process 

  1. Copy the logfiles in the directory where logFilterAnalyse.bat is installed

  2. Open a cmd in the gawk installed directory
  3. Launch logfilteranalyse.bat <filename>
  4. It produce in the same folder a file with extension .txt 
Notes / Comments



Related Pages