Hacker News new | ask | show | jobs
Show HN: Centralized Logging Tool (logs.thirdplace.no)
2 points by thirdplace_ 1345 days ago
It displays a list of log records of which you have inserted with:

curl "http://logs.thirdplace.no/log?token=hunterhn&message=here_is..."

One application is to insert log record from a cronjob to gain confidence that it is running properly.

source code: https://git.sr.ht/~thirdplace/logs/tree