Hacker News new | ask | show | jobs
by sixwing 3696 days ago
For Heroku's managed Kafka in the common runtime, you can just `heroku kafka:tail topic`. For other environments, you might look at something like https://github.com/EnvisionX/kafcat or https://github.com/edenhill/kafkacat.