TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Show HN: Real-time log monitoring in the browser

2 pointsby gajusabout 4 years ago

1 comment

gajusabout 4 years ago
This is a prototype of an idea that I had for a long time – a real-time log monitoring in your browser (primarily) for local development.<p>I work a lot with CLI programs, and I am often overwhelmed with the amount of logs that I need to comb through. The goal with this tool is to provide a zero-setup tool for analyzing logs.<p>As a user, you don&#x27;t even need to create the account, you just generate a random room and start dumping the logs there using @roarr&#x2F;cli (<a href="https:&#x2F;&#x2F;github.com&#x2F;gajus&#x2F;roarr-cli" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;gajus&#x2F;roarr-cli</a>).<p>As an example, I made this room where I am just dumping random log messages every second.<p><a href="https:&#x2F;&#x2F;roarr.io&#x2F;?room=a2ae2afa-bd52-42c7-ba51-157419457990" rel="nofollow">https:&#x2F;&#x2F;roarr.io&#x2F;?room=a2ae2afa-bd52-42c7-ba51-157419457990</a>