RE: Database logging and log integration idea [implementation question]

2002-10-16 Thread Schmukler, Stuart
The XSL is a stop gap measure. I know the volume of output that test runs can generate is a problem. I am still looking in to a graphing and analysis package that will handle large XML formated data sets. I have not seen any open source graphing tool that can handle XML inpit streams and very

RE: Database logging and log integration idea [implementation question]

2002-10-15 Thread Hall, David [IT]
csv. Thanks, Dave -Original Message- From: Mike Stover [mailto:[EMAIL PROTECTED]] Sent: Wednesday, October 16, 2002 10:35 AM To: JMeter Users List Subject: Re: Database logging and log integration idea [implementation question] Logging to a database is an excellent idea, though you'll

Re: Database logging and log integration idea [implementation question]

2002-10-15 Thread Mike Stover
Logging to a database is an excellent idea, though you'll want to abstract the code enough that it can log to any SQL-compliant database. It should be possible to enable all the current visualizers to use the database logging. Currently, all visualizers allow one to choose a file to log to (or

RE: Database logging and log integration idea [implementation question]

2002-10-15 Thread Hall, David [IT]
This is brilliant. First, I really like JMeter and want to thank the developers whole heartedly for saving me big $'s and time and reading my mind with enhancement ideas. I have a system which restricts each user to a single login (lunatics running the asymlum syndrone)... Anyway, 1.7 I had 23