"David Allen" <[EMAIL PROTECTED]> writes: > > I was interested in similar information just for kicks a while back. Thanks > for your output - attached is a small script I threw together that does this > same counting with perl. > > To run it, just run countTypes.pl with an argument of the directory that > holds the logfiles you're interested in. It will only look in filenames > that have IP addresses for information on various request types. (Basically > if the filename is a set of 4 numbers separated by dots) > > If it's useful, Ian, throw it in the scripts directory on hawk. > > -- David > It looks like not only did I write a script to do the same stuff as you, but I checked it into CVS first (in the scripts directory, with path.pl). It outputs all sorts of data. It's not written for trivial extensibility because that would have taken more work. But it should nonetheless be easy to extend by adding in your own code inside the main processing loop.
Thelema -- E-mail: [EMAIL PROTECTED] Raabu and Piisu GPG 1024D/36352AAB fpr:756D F615 B4F3 BFFC 02C7 84B7 D8D7 6ECE 3635 2AAB _______________________________________________ devl mailing list [EMAIL PROTECTED] http://hawk.freenetproject.org/cgi-bin/mailman/listinfo/devl
