Show HN: I made simple and cheap log monitoring
9 points
1 month ago
| 1 comment
| monitro.dev
| HN
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 to monitro so you can be notified of unexpected behaviour.

From this post i am mainly looking for feedback and beta testers, but the live site is fully working and ready to start being used!

Any questions or concerns feel free to email me: contact@monitro.dev

Thanks, Jack!

r1k1m4r0
1 month ago
[-]
How were you able to store the logs at $7/m?
reply
KomoD
1 month ago
[-]
Not sure I understand this question.

Storage is pretty cheap, especially when you add in compression and 7d retention

reply
dolphin137
1 month ago
[-]
Yeah, I‘d say that 7$/month is maybe even a bit expensive, given the rather simple features.
reply
sansjack
1 month ago
[-]
Of course the features are minimal i haven't even 'launched' it yet and i don't store in an object / storage they are all stored a database for quick access. I am planning to add log archiving though!
reply