[tor-bugs] #25342 [Internal Services/Tor Sysadmin Team]: Please sync recent Apache web server logs from torproject.org hosts to colchicifolium

2018-02-24 Thread Tor Bug Tracker & Wiki
#25342: Please sync recent Apache web server logs from torproject.org hosts to
colchicifolium
-+-
 Reporter:  karsten  |  Owner:  tpa
 Type:  task | Status:  new
 Priority:  Medium   |  Milestone:
Component:  Internal Services/Tor Sysadmin Team  |Version:
 Severity:  Normal   |   Keywords:
Actual Points:   |  Parent ID:
   Points:   |   Reviewer:
  Sponsor:   |
-+-
 We're soon going to sanitize and publish web server logs from
 torproject.org hosts on CollecTor. It's going to take over the job that's
 currently running on wendelboi, but please don't shut that down yet.

 As first step, can you please sync all recent Apache web server logs from
 torproject.org hosts to colchicifolium? I just created a new directory
 there, `/srv/collector.torproject.org/collector/in/webstats/` where all
 logs can be synced to, ideally using the same directory structure as on
 wendelboi.

 We'd like to set up everything on CollecTor and run it for a few weeks
 before switching over. That would be a new ticket then.

 Thanks in advance!

--
Ticket URL: 
Tor Bug Tracker & Wiki 
The Tor Project: anonymity online
___
tor-bugs mailing list
tor-bugs@lists.torproject.org
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-bugs

Re: [tor-bugs] #25342 [Internal Services/Tor Sysadmin Team]: Please sync recent Apache web server logs from torproject.org hosts to colchicifolium

2018-03-06 Thread Tor Bug Tracker & Wiki
#25342: Please sync recent Apache web server logs from torproject.org hosts to
colchicifolium
-+-
 Reporter:  karsten  |  Owner:  tpa
 Type:  task | Status:  new
 Priority:  Medium   |  Milestone:
Component:  Internal Services/Tor Sysadmin Team  |Version:
 Severity:  Normal   | Resolution:
 Keywords:   |  Actual Points:
Parent ID:   | Points:
 Reviewer:   |Sponsor:
-+-

Comment (by weasel):

 You might want to update /srv/collector.torproject.org/collector/bin/ssh-
 wrap to support receiving the weblogs.

 this is the current script on wendelboi:
 {{{
 /srv/webstats.torproject.org$ cat /srv/webstats.torproject.org/bin/weblog-
 ssh-wrap
 #!/bin/sh

 set -e
 set -u

 if [ "$#" != "1" ] || [ -z "${SSH_ORIGINAL_COMMAND:-}" ]; then
   echo >&2 "Usage: $0[via remote ssh]"
   exit 1
 fi

 target="/srv/webstats.torproject.org/incoming/$1"
 mkdir -p "$target"

 rsync  --server -logDtpre.iLsfx --delete . "$target/."
 }}}

 Once that is in place I can check how to get that working without breaking
 the bridgedb sync at the same time.

--
Ticket URL: 
Tor Bug Tracker & Wiki 
The Tor Project: anonymity online
___
tor-bugs mailing list
tor-bugs@lists.torproject.org
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-bugs

Re: [tor-bugs] #25342 [Internal Services/Tor Sysadmin Team]: Please sync recent Apache web server logs from torproject.org hosts to colchicifolium

2018-03-07 Thread Tor Bug Tracker & Wiki
#25342: Please sync recent Apache web server logs from torproject.org hosts to
colchicifolium
-+
 Reporter:  karsten  |  Owner:  tpa
 Type:  task | Status:  closed
 Priority:  Medium   |  Milestone:
Component:  Internal Services/Tor Sysadmin Team  |Version:
 Severity:  Normal   | Resolution:  fixed
 Keywords:   |  Actual Points:
Parent ID:   | Points:
 Reviewer:   |Sponsor:
-+
Changes (by karsten):

 * status:  new => closed
 * resolution:   => fixed


Comment:

 We talked more about this on IRC yesterday. Everything's set up now.
 Thanks! Closing.

--
Ticket URL: 
Tor Bug Tracker & Wiki 
The Tor Project: anonymity online
___
tor-bugs mailing list
tor-bugs@lists.torproject.org
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-bugs

Re: [tor-bugs] #25342 [Internal Services/Tor Sysadmin Team]: Please sync recent Apache web server logs from torproject.org hosts to colchicifolium

2018-03-01 Thread Tor Bug Tracker & Wiki
#25342: Please sync recent Apache web server logs from torproject.org hosts to
colchicifolium
-+-
 Reporter:  karsten  |  Owner:  tpa
 Type:  task | Status:  new
 Priority:  Medium   |  Milestone:
Component:  Internal Services/Tor Sysadmin Team  |Version:
 Severity:  Normal   | Resolution:
 Keywords:   |  Actual Points:
Parent ID:   | Points:
 Reviewer:   |Sponsor:
-+-

Comment (by karsten):

 When you have a moment, can you please start looking into this or tell me
 what's needed to get this going? Ideally, I'd want to start deploying
 things before Rome. Thanks!

--
Ticket URL: 
Tor Bug Tracker & Wiki 
The Tor Project: anonymity online
___
tor-bugs mailing list
tor-bugs@lists.torproject.org
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-bugs