Reading through the doctl reference I found that it is not only possible to see the logs, but even follow them as they happen which sounds really nice.
However the command seems to be only working when I omit the --follow flag.
Working:
doctl apps logs 755ad75c-90ca-4c06-a266-XXXXXXX
Not working:
doctl apps logs 755ad75c-90ca-4c06-a266-XXXXXXX --follow
These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.
Has this issue been fixed? Experiencing it now.
Hello. I’ve investigated this and have been able to reproduce the issue. I’ve filed a bug internally. Our engineers will investigate this issue.