Thanks :) You put me on the right track. Looking closer at the Tomcat Access Log parser, I see that you can implement your own LogParser, putting it into a jar file that should be placed in JMeters /lib directory.
Quoting Peter Lin <[EMAIL PROTECTED]>: > there is little sampler call AccessLog sampler which will read access > logs in the common log format. that what you're looking for? > > peter > > On 4/21/05, Fredrik <[EMAIL PROTECTED]> wrote: > > I would like to create a jmeter test plan that retrieves a set of URLs > from > > either a file or a web page rather than having to add them manually as > HTTP > > request nodes in the test plan. > > > > Is this possible somehow? > > > > Thanks :) > > Fredrik > > > > ------------------------------------------------------------ > > F� din egen @start.no-adresse gratis p� http://www.start.no/ > > > > > --------------------------------------------------------------------- > > To unsubscribe, e-mail: [EMAIL PROTECTED] > > For additional commands, e-mail: [EMAIL PROTECTED] > > > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > ------------------------------------------------------------ F� din egen @start.no-adresse gratis p� http://www.start.no/ --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

