Gentoo Archives: gentoo-mirrors

From: Tobias Klausmann <klausman@××××××××××××.de>
To: gentoo-mirrors@l.g.o
Subject: [gentoo-mirrors] Release: Carl v0.5 (RSync logfile analyzer)
Date: Thu, 04 Jan 2007 16:08:38
Message-Id: 20070104160811.GA24148@eric.schwarzvogel.de
1 Hi!
2
3 I'm pleased to announce version 0.5 of my RSync logfile parsing
4 utility called Carl. As usual, it's available here:
5
6 http://www.schwarzvogel.de/software-misc.shtml
7
8 And here's the direct download for you impatient folk:
9
10 http://www.schwarzvogel.de/pkgs/carl-0.5.tar.gz
11
12 Here are the MD5- and SHA1-Sums:
13
14 d9d5f6095e10d3ee8d5527f5febcbd2b1bff05b6 carl-0.5.tar.gz
15 877af0f3da3782fc01c01d1e505cc52f carl-0.5.tar.gz
16
17 Version 0.5 brings a more consistent output layout, better option
18 parsing and IP obfuscation support. Also, I ask you to thoroughly
19 test it, bend it, break it (send me copies of the pieces if you like).
20
21 Carl is licensed under the GPL-2. Feel free to submit suggestions
22 or even patches to me.
23
24 Here's an example report (with fancy obfuscation turned on):
25
26 Carl (Carl Analyzes Rsync Logfiles) 0.4
27 (C) Tobias Klausmann
28 Psyco found and enabled.
29 Reading from 'december.log'
30 Total traffic: 232.20 GBytes
31 Total number of sessions: 46702
32 Total number of unique IPs: 11755
33 Log seems to span 31.00 days.
34
35 Top 10 Hosts by byte count
36 bytes ( Bytes ) IP-Address
37 -----------------------------------------
38 508298839 ( 484.75M) 9713287ec06f49e47294a3d4f8e5445a
39 516272928 ( 492.36M) e562b485ff3ba993ac047114f8982ae1
40 555298985 ( 529.57M) 431222bfb8e51a6944142a8e5c442ab1
41 641000515 ( 611.31M) 5efc541c1f8f19e5bc49a7c1ed86913c
42 781678951 ( 745.47M) d64583071d308ebc0ed1169e1871ed27
43 806646848 ( 769.28M) a5ad98c2dff07bdb74812d7e0fe289d6
44 1960339410 ( 1.83G) e9de0ddcdb2331f556987e49fc903b4c
45 2187803840 ( 2.04G) 7c0a7271ec8e8bc5db4dc080f9862a5f
46 5543744306 ( 5.16G) 1227425e97fa2c40274a7f9064b24481
47 36163830527 ( 33.68G) 2d468d4a6967209792b37b58105e90d1
48 -----------------------------------------
49 Average traffic per day: 8042902235.13 bytes (7.49GB)
50 Top 5% of IPs (587) account for 122048652073 bytes (113.67GB) of traffic,
51 which is 48.95% of the total traffic.
52
53 Top 10 Hosts by session count
54 Sessions per day IP-Address
55 ----------------------------------
56 139 4.48 0b7e18a5f1319b28994d3c3f6b1c0a14
57 145 4.68 431222bfb8e51a6944142a8e5c442ab1
58 153 4.94 1455996155afd674b51c17baf8a486ab
59 164 5.29 5efc541c1f8f19e5bc49a7c1ed86913c
60 189 6.10 1855a5c4c1badb3c144f51820c56e23f
61 210 6.77 a5ad98c2dff07bdb74812d7e0fe289d6
62 468 15.10 e9de0ddcdb2331f556987e49fc903b4c
63 862 27.81 7c0a7271ec8e8bc5db4dc080f9862a5f
64 1477 47.65 1227425e97fa2c40274a7f9064b24481
65 9469 305.46 2d468d4a6967209792b37b58105e90d1
66 ----------------------------------
67 Average number of sessions per day: 1506.54
68 Top 5% of IPs (621) account for 28391 sessions.
69 which is 60.79% of the total number of sessions.
70
71 Analyzed 386253 lines in 2.72 seconds, 141923.07 lines per second
72
73 Regards,
74 Tobias
75
76 --
77 Never touch a burning system.
78 --
79 gentoo-mirrors@g.o mailing list

Replies

Subject Author
Re: [gentoo-mirrors] Release: Carl v0.5 (RSync logfile analyzer) Tobias Klausmann <klausman@××××××××××××.de>