|
|
|
Nodes represent pages of a given Web site while edges represent visitor movements between them. Node colors and edge thicknesses reflect the number of visitors that have visited a particular page or followed a particular path. Optionally, edges can be labeled with the number of visitors that have followed them.
![]()
Downloads
» apache2gdl.pl.gz (6kB, v1.2)
» aiSee
Apache2GDL © 2005 AbsInt Angewandte Informatik GmbH. The script may be freely distributed as long as it is not modified in any way. You may make enhancements for your personal use, but please let us know so we can share them with the aiSee community.
![]()
Installation
> gunzip apache2gdl.pl.gz
> chmod 755 apache2gdl.pl
Usage
> cat <input log> | apache2gdl.pl [URL pattern] > <output graph>
The URL pattern should be set to the
name of your domain (example.com) or a particular directory
within that domain (example.com/something). Example:
> cat /var/log/absint_com_2004_access.log |
apache2gdl.pl absint.com/aisee/download >
graph.gdl
You can specify a list of directories as well:
> cat /var/log/aisee_com_access.log |
apache2gdl.pl aisee.com/gdl aisee.com/svg aisee.com/png >
graph.gdl
Instead of writing the graph to a file, you can directly pipe it through aiSee and get a mapped SVG or PNG image of the layout. Examples:
|
![]() |
|
![]() |
Known issues
Including a trailing slash in the URL pattern
may result in a different graph being produced.
![]()
Useful links
» aiSee's command line options
» GDL in a nutshell
» Force-directed layout
Your feedback
If you have any questions to ask or bugs to report, fire off an email to alex@absint.com. If you like the script, please rate it at freshmeat.net.
Other apps and downloads
» SCORtoGDL
» Matrix2GDL
» Excel2GDL
» GED2GDL
» dot2GDL
» aiCall for C
» Rush Hour Solver
» More apps ...
![]()
![]()
![]()
![]()
![]()
Last modified on 13 January 2006 by webmaster.
© 2005-2006 AbsInt.
URL: http://www.aisee.com/apache2gdl
Home
About
Examples![]()
Free trial
» DDE demo
» Animation
» aiCall
» Stack
» aiLink
» Excel2GDL
» Apache2GDL
» dot2GDL
» Matrix2GDL
![]()
Support
Store
Legal
Contact
Extras
Sitemap
|
|