Hello everyone, there are many log services available and this is my attempt at a better one.
Most online logging tools feature convoluted UIs, arbitrary mandatory fields, questionable AI/insights, complex pricing, etc. I hope my application fixes most of these issues. It also has some nice features, such as automatic Geo IP checks and public dashboards.
Although I've created lots of software, this is my first open source application (MIT license), the tutorial for selfhosting is hopefully sufficient! Most of my development career has been with C#, NodeJS and PHP. For this project I've used PHP (8.3) which is an absolute joy to work with. The architecture is very scalable, but I've only tested up to a few billion logs. The current version is used in production for a few months now. Hope you enjoy/fork it as you see fit!
Comments URL: https://news.ycombinator.com/item?id=42666139
Points: 80
# Comments: 38
Login to add comment
Other posts in this group
![Do It Yourself Database CDN with Embedded Replicas](https://www.cdn5.niftycent.com/a/1/Y/r/p/p/n/do-it-yourself-database-cdn-with-embedded-replicas.webp)
Article URL: https://turso.tech/blog/do-it-yourself-database-cdn-with-embedded-replicas
Comments URL
![Cheap solar power is sending electrical grids into a death spiral](https://www.cdn5.niftycent.com/a/k/K/q/P/P/J/cheap-solar-power-is-sending-electrical-grids-into-a-death-spiral.webp)
Article URL: https://www.economist.com/finance-and-economics/
![MapTCHA, the open-source CAPTCHA that improves OpenStreetMap [video]](https://www.cdn5.niftycent.com/a/D/y/Y/4/4/O/maptcha-the-open-source-captcha-that-improves-openstreetmap-video.webp)
Presentation Video: https://fosdem.org/2025/schedule/e
![JesseSort: A novel sorting algorithm that is faster than Python's default sort.](https://www.cdn5.niftycent.com/a/D/v/v/A/A/g/jessesort-a-novel-sorting-algorithm-that-is-faster-than-python-s-default-sort.webp)
Article URL: https://github.com/lewj85/jessesort
Comments URL: https://news.ycombin
![Show HN: SQL Noir – Learn SQL by solving crimes](https://www.cdn5.niftycent.com/a/D/3/W/O/O/5/show-hn-sql-noir-learn-sql-by-solving-crimes.webp)
I built SQL Noir, an interactive detective game that challenges you to solve mysteries using real SQL queries. It’s fully open source, designed to give you a practical and immersive way to learn S