[metrics-bugs] #23243 [Metrics/Metrics website]: write a spec for web-server-access log descriptors

Tor Bug Tracker & Wiki blackhole at torproject.org
Tue Sep 5 16:16:15 UTC 2017


#23243: write a spec for web-server-access log descriptors
-------------------------------------+------------------------------
 Reporter:  iwakeh                   |          Owner:  metrics-team
     Type:  enhancement              |         Status:  needs_review
 Priority:  Medium                   |      Milestone:
Component:  Metrics/Metrics website  |        Version:
 Severity:  Normal                   |     Resolution:
 Keywords:                           |  Actual Points:
Parent ID:                           |         Points:
 Reviewer:                           |        Sponsor:
-------------------------------------+------------------------------

Comment (by iwakeh):

 For example, in a log file with date 20170903 (=: x) lines are processed
 according to their dates:
 * line a with date 20170903 (x) is written to the sanitized log file with
 date 20170903
 * line b with date 20170902 (x - 1) is written to the sanitized log file
 with date 20170902
 * line c with date 20170904 (x + y, where y > 0) is dropped and the date
 is logged on debug level
 * line d with date 20170901 (x - 1 - y, where y > 0) is dropped and the
 date is logged on debug level

 And, system date 20170903 (x) is the earliest publishing date for a
 sanitized log file with date 20170901 (x - 2).

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


More information about the metrics-bugs mailing list