[tor-bugs] #6196 [Tor Sysadmin Team]: Copy Apache logs to stenodon

Tor Bug Tracker & Wiki torproject-admin at torproject.org
Wed Oct 17 16:37:54 UTC 2012


#6196: Copy Apache logs to stenodon
-------------------------------+--------------------------------------------
 Reporter:  runa               |          Owner:     
     Type:  task               |         Status:  new
 Priority:  normal             |      Milestone:     
Component:  Tor Sysadmin Team  |        Version:     
 Keywords:                     |         Parent:     
   Points:                     |   Actualpoints:     
-------------------------------+--------------------------------------------

Comment(by karsten):

 Here's the command from stenodon's `/home/webstats/webstats/cron.sh`
 script:

 {{{
 javac -d classes/ -cp lib/commons-compress-1.0.jar
 src/org/torproject/webstats/Main.java
 java -cp classes/:lib/commons-compress-1.0.jar
 org.torproject.webstats.Main
 }}}

 Note that you'll have to download `commons-compress-1.0.jar` and put it in
 the `lib/` directory.  You could copy stenodon's file, of course.

-- 
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/6196#comment:11>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online


More information about the tor-bugs mailing list