summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authoriwakeh <iwakeh@torproject.org>2018-03-20 08:31:46 +0000
committeriwakeh <iwakeh@torproject.org>2018-03-20 08:31:49 +0000
commitdd4c95df3bd58528814a03dc5332ab0d1615aaf9 (patch)
tree812542373abea056b33cf6a8807d508c57a17188
parent770f55cf82a1281e5081de7731adc9e36a916622 (diff)
Describe 'contrib' path contents.task-25402
-rw-r--r--src/main/resources/docs/PROTOCOL12
1 files changed, 12 insertions, 0 deletions
diff --git a/src/main/resources/docs/PROTOCOL b/src/main/resources/docs/PROTOCOL
index 2c8b603..9f65e43 100644
--- a/src/main/resources/docs/PROTOCOL
+++ b/src/main/resources/docs/PROTOCOL
@@ -392,7 +392,19 @@
'webstats' contains compressed log files structured and named according
to the 'Tor web server logs' specification, section 4.3 [0].
+6.0 The 'contrib' Folder
+
+ The 'contrib' folder contains third-party contributions.
+ The contributed data and documentation is provided in a subfolder per
+ contribution. There is no particular substructure for contributed data.
+
+6.1 'bgp' below 'contrib'
+
+ 'bgp' contains the BGP data collected between June 2016 and August 2017.
+ For detailed documentation see [1].
+
A.0 Appendix
A.1 References
[0] https://metrics.torproject.org/web-server-logs.html#n-re-assembling-log-files
+[1] https://metrics.torproject.org/contrib/bgp.html