moroz icon indicating copy to clipboard operation
moroz copied to clipboard

implement object storage interfaces

Open groob opened this issue 6 years ago • 0 comments

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.

groob avatar Feb 02 '18 03:02 groob