Show HN: Log collector that runs on a $4 VPS

Hey guys, I’m building erlog to try and solve problems with logging. While trying to add logs to my application, I couldn’t find any lightweight log platform which was easy to set up without adding tons of dependencies to my code, or configuring 10,000 files. ErLog is just a simple go web server which batch inserts json logs into an […]