How long does fly.io store logs?

I’d like to just log whatever I want and use fly.io to debug crashes. But, I don’t know how long fly.io stores logs on the hobby tier. If I have a crash, and I want to debug it 2 weeks later, will the logs still be retained?

I don’t know how long the logs are retained but I think you can save your logs in a Volume.

Fly keeps logs for a very short period of time. But there is a way to send logs out and to keep them for as long as you need. You’ll need a new instance running log shipper and a log managenent/storage solution (many have a free tier for a small amount of logs).

1 Like

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.