Grafito: a journald web frontend

I started this as sort of a joke (Grafito is like Grafana, but chiquitito) and it turned out to be a fairly useful little tool!

Basically: it exposes your linux’s logs via web, with a nice, simple UI.

Just a few hundred lines of Kemal and HTMX, I expect it to get some users from the r/selfhosted crowd after I polish it a bit more

9 Likes

A couple more days and it’s now pretty feature complete, looks nicer and has a website: https://grafito.ralsina.me

1 Like

Now with a live demo (all-fake data courtesy of GitHub - askn/faker: Faker is a Crystal library that generates fake data for you and a compile-time flag)

2 Likes