Vigilant - Blazing fast dev-friendly logs
Hey HN! We're Ben and Izak, the cofounders of Vigilant. Vigilant is a lightweight tool for managing structured logs. It lets you centralize your logs, search them, and create alerts. We used Cloudwatch for logs on our last product, and it was quite painful. Even basic searches felt tedious. We’ve used dedicated observability tools at past jobs, but most of them have a steep learning curve and require widespread integration (and some still feel clunky). With Vigilant, we're focused on making logs feel fast and simple. We operate at the application layer with an sdk. We're trying a unique…
What it does
In the maker’s words, at launch
Hey HN! We're Ben and Izak, the cofounders of Vigilant. Vigilant is a lightweight tool for managing structured logs. It lets you centralize your logs, search them, and create alerts. We used Cloudwatch for logs on our last product, and it was quite painful. Even basic searches felt tedious. We’ve used dedicated observability tools at past jobs, but most of them have a steep learning curve and require widespread integration (and some still feel clunky). With Vigilant, we're focused on making logs feel fast and simple. We operate at the application layer with an sdk. We're trying a unique optional feature that automatically reads stdout. It lets you capture existing console.log and print statements. And if you want custom log attributes, you can add them with middleware. This approach minimizes the impact on your codebase, and it's easy to understand. But it only gets application logs; still valuable, though we may need to expand to system logs later. A while ago, we heard the team behind Cursor follows the guideline “Fast is fun.” It really resonates with us. We think it could extend to everything in the developer workflow, not just the IDE. So in our dashboard, we optimize for speed. The first page you open is your logs. We present logs like a spreadsheet, with rearrangeable columns. You can search without writing queries, and you can add filters with one click. Our queries themselves are pretty fast (Clickhouse under the hood). Though we still need to do better indexing to make searches even faster. For background context, we actually pivoted to Vigilant. We were part of YC S23 and our original product was a webgl-based design tool and website builder - https://news.ycombinator.com/item?id=41436338. It’s dead now. Repaint had a master plan, a beautiful UI, awesome technology… and no users. So honestly, we’re trying to avoid a big master plan with Vigilant. We’re just trying to listen and learn. We already have more users (big win!). And we’ve noticed that as we optimize the experience, they use it more. Seems like developers enjoy tools that don't disrupt their workflow. We're interested to see how far we can take that. We’re still early and we’d love ideas and feedback. So if Vigilant seems helpful, please try it! Website: https://vigilant.run/ Docs: https://docs.vigilant.run/ Discord: https://discord.com/invite/Kr9YR2XUqr (Also, if you want to try spinning the square on the homepage, our record is 92 rotations)
Does the same job
all alternatives →




- IMI made simple and cheap log monitoring2024 · monitro.dev · ▲9
Hello I'm Jack, I was previously a Site Reliability Engineer and i've been working on monitro.dev which makes log monitoring simple for individuals or small teams. It allows you to easily forward any logs to multiple channels such as Slack, Discord & Telegram. The events are also viewable though the admin dashboard and are easily filterable. Currently there is only an NPM package with javascript / typescript support but i have plans to expand this to other languages such as Python, Rust etc. The package has many options, one of them is forwarding any uncaught exception and as an event…
More dev tools this month
the category →



Open-source GTM skills for technical founders
Dev tools · 29d ago · gtmcofounder.com

OpenTrailPaper is open-source bike computer firmware for the LilyGO T5S3 4.7" E-Paper PRO. It supports offline maps, GPX routes, FIT recording and Bluetooth sensors.
Dev tools · 1d ago · opentrailpaper.com

Launched alongside, January 2025
the whole month →- IM
Hello! I'm Byran. I spent the past ~6 months engineering a laptop from scratch. It's fully open-source on GH at: https://github.com/Hello9999901/laptop
Dev tools · 2025 · byran.ee
- TITetris in a PDF▲1,289
I realized that the PDF engines of modern desktop browsers (PDFium and PDF.js) support JavaScript with enough I/O primitives to make a basic game like Tetris. It was a bit tricky to find a union of features that work in both engines, but in the end it turns out that showing/hiding annotation "fields" works well to make monochrome pixels, and keyboard input can be achieved by typing in a text input box. All in all it's quite janky but a nice reminder of how general purpose PDF scripting can be. The linked PDF is all ASCII so you can just open it in a text editor, or have a look at…
Life & fun · 2025 · th0mas.nl



Create lifelike, personalized AI avatars from text prompts
AI · 2025 · jogg.ai
