Getting fly logs

When I run fly logs (or accessing it via the web UI) I only get about 100 lines of the container logs. Is there a way I can get the historical logs? Or what is the max length of time I can go back when getting app logs from fly?

I know there are log utility package and 3rd-party logging services, but just wonder if I can simply retrieve logs using fly logs.

Thanks

- Jimmy Chu

1 Like

For now, you can’t get log history from Fly directly. For that you need to setup the Fly Log Shipper.

2 Likes