Netflix / dynomite

A generic dynamo implementation for different k-v storage engines
Apache License 2.0
4.2k stars 532 forks source link

Allow logs to be read by others #786

Closed smukil closed 3 years ago

smukil commented 3 years ago

Dynomite assumes the instance its running on is secure, so we default to letting logs be editable by other users as well. This is motivated by the need to allow other agents on the instance to rotate old log files.