I experienced something similar:
Oct 10 19:36:23.423 [notice] Tor 0.2.2.39 (git-bec76476efb71549)
opening log file.
Oct 10 19:36:23.441 [notice] Parsing GEOIP file /usr/share/tor/geoip.
Oct 10 19:36:23.545 [notice] Configured to measure statistics. Look
for the *-stats files that will first be wri
I don't understand why you wouldn't just ask people to send you the
entire line so they don't need to split and sort it themselves.
Anyway; here is a script to automate that
tail -n1 /var/log/tor.log | cut -d: -f4- | tr , '\n' | sort -nr | head -n3
Regards,
Sjon
On Fri, Jul 13, 2012 at 1:39 PM,
You should take a look at arm: https://www.torproject.org/projects/arm.html.en
On Mon, Jun 18, 2012 at 9:09 PM, Name Withheld wrote:
>
> I've done some searching, but I can't seem to find any references to how I
> check the traffic stats (current b/w use, total MB passed, etc) for my node
> when