Heroku View Logs in CLI (Command Line)

Published: 07 November 2021
on channel: Code Java
3,913
34

In this video, I'd like to share with you how to view logs of deployed apps on Heroku cloud platform, in Heroku CLI (command line interface).
In details, you will learn about the basics of logging in Heroku. And then I will show you:
- how to view most recent logs
- how to filter logs by some certain sources (app logs, system logs, API logs...)
- how to view logs in real time