groob/moroz

implement object storage interfaces

groob opened this issue · 0 comments

groob commented

Moroz should support serving files and uploading events with a cloud storage provider like S3 and GCS.

The code from https://github.com/micromdm/squirrel/tree/master/storage can be used as a starting point.

For the writer a folder structure like /santa/events/<machineid>/<year>/<month>/<day>/timestamp.json can be used.