coophub
coophub copied to clipboard
Export logs to our S3 bucket
Export the logs to S3 to avoid loosing them if the instance terminates unexpectedly.
Possible ways:
- Add elixir code to support it, like a process that compresses and sends the logs periodically
- Add an external cron script that compresses and sends the logs
Consider using a datetime format as key (filename)