Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
Trac
Trac
  • Project overview
    • Project overview
    • Details
    • Activity
  • Issues 246
    • Issues 246
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
  • Operations
    • Operations
    • Metrics
    • Incidents
  • Analytics
    • Analytics
    • Value Stream
  • Wiki
    • Wiki
  • Members
    • Members
  • Collapse sidebar
  • Activity
  • Create a new issue
  • Issue Boards

GitLab is used only for code review, issue tracking and project management. Canonical locations for source code are still https://gitweb.torproject.org/ https://git.torproject.org/ and git-rw.torproject.org.

  • Legacy
  • TracTrac
  • Issues
  • #13232

Closed
Open
Opened Sep 24, 2014 by Arturo Filasto@art

Add support for writing oonibackend reports using the mlab format

In order to have the reports collected by the mlab batch script and inserted into google cloud storage and place in bigtable they need to follow a certain file path structure.

That is they need to be written to /var/spool/mlab_ooni/{YYYY}/{MM}/{DD}/{YYYYMMDD}T{HH}:{MM}:{SS}whatever.whatever

for example:

/var/spool/mlab_ooni/2014/09/22/20140922T00:15:53.91145000Z_198.254.193.142:62217.whatever

The first directory part can be picked by changing the oonib.conf archive_dir option. I think the later should be a flag that can be enabled or disabled to write reports to directories formatted in that way.

It could be called "date_archive: true|false".

To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information
Assignee
Assign to
None
Milestone
None
Assign milestone
Time tracking
None
Due date
None
Reference: legacy/trac#13232