in reply to Cool Visualization for Web Server Logs

This is an appealing approach to log visualization. Thank you for the pointer. One suggestion I might make to monks interested in something like this would be to consider using the 3D plotting modules from PDL (i.e. PDL::Graphics::TriD instead of gnuplot. I like gnuplot for generating static images, but for interactive 3D plots, I find PDL's OpenGL creations to be outstanding.
  • Comment on Re: Cool Visualization for Web Server Logs