A collection of documents with fields: timestamp, event type (string), user, project, neighborhood, app, request dict.
I think strings would be better than objectid references for user, project, neighborhood, and app. That'll make insertion from non-allura sources easier, and reporting too.
QA: build a sandbox. Do some stuff. Check out the 'event' collection created in the 'zarkov' database. It should have events. Also note that [#2337] should be fixed in this branch.
Related
Tickets:
#2337merged to forge:dev @ [e87c5f2]