You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jmeter-dev@jakarta.apache.org by Apache Wiki <wi...@apache.org> on 2009/07/30 20:17:26 UTC

[Jakarta-jmeter Wiki] Trivial Update of "LogAnalysis" by kenstir

Dear Wiki user,

You have subscribed to a wiki page or wiki category on "Jakarta-jmeter Wiki" for change notification.

The following page has been changed by kenstir:
http://wiki.apache.org/jakarta-jmeter/LogAnalysis

The comment on the change is:
added link to attachment jtlsummary.sh

------------------------------------------------------------------------------
  If you use CSV format logs, this method of summarizing one or more CSV files orders of magnitude faster than importing it into the Aggregate Report Listener.  It requires PostgreSQL.  Usage:
   jtlsummary.sh jtl_csv_result_files...
  
+ attachment:jtlsummary.sh
+ 
  == Extracting JTL files to CSV with Python (JMeter 2.3.x) ==
  This script does two things. First it filters the JTL file for a regular expression. Then it strips them and outputs a CSV file. This also includes the conversion of the timestamp to a readable format. 
  

---------------------------------------------------------------------
To unsubscribe, e-mail: jmeter-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: jmeter-dev-help@jakarta.apache.org