Synthia
Generic and flexible data structure generator
Package examples.apache

Generates a fake web server log simulating the trajectory of multiple visitors through a randomly-generated site map. More...

Classes

class  GenerateLog
 Main program that generates the simulated log file interleaving multiple visitor instances. More...
 
class  LogLine
 Representation of a line of Apache's access log. More...
 
class  VisitorPicker
 A picker producing instances of visitors. More...
 

Detailed Description

Generates a fake web server log simulating the trajectory of multiple visitors through a randomly-generated site map.