#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
_______________________________________________
tor-bugs mailing list
[email protected]
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-bugs

Reply via email to