Just found this tool
http://pathalizer.bzzt.net/
which produces a graphviz traffic diagram like this:
"Pathalizer takes an apache access.log and from this generates a list of hits, ordered first by source address and then by timestamp. This list is then converted to a list of graphs (where the nodes are web addresses and the edges are transitions ('mouseclicks')), and all these graphs are summarized into one big graph. From this big graph, edges (transitions) that aren't taken very often are filtered out, to remove incidents, and finally a graphical representation of the graph is generated using 'dot'."
I'm sure we could feed it the result of the
AccessLog files.
--
MartinCleaver - 20 Nov 2003