fly-apps/logs
2023-10-25 11:21:18 -04:00
..
fly.toml Updated toml according to article, and some notes. 2023-10-25 11:21:18 -04:00
README.md Updated toml according to article, and some notes. 2023-10-25 11:21:18 -04:00

Create the app but don't deploy just yet

fly launch --no-deploy --image ghcr.io/superfly/fly-log-shipper:latest

Set some secrets. The secret / env var you set

determines which "sinks" are configured

fly secrets set ORG=personal fly secrets set ACCESS_TOKEN=$(fly auth token) fly secrets set BETTER_STACK_SOURCE_TOKEN=

https://fly.io/docs/going-to-production/monitoring/exporting-logs/#the-fly-log-shipper https://github.com/superfly/fly-log-shipper https://uptime.betterstack.com/team/163632/integrations/apis