Patrick O'Doherty
banner
patrickod.com
Patrick O'Doherty
@patrickod.com
Irishman in San Francisco. Amateur photographer, musician, artist and electronics tinkerer. Professional security computer comrade. Security @tailscale.com Only together can we defeat the computers.
definitely sensitive to that dynamic. happy to provide these suggestions in the more useful form of code contributions if you can point me in the right direction as I'll have time over the upcoming holiday period.
November 23, 2025 at 3:25 AM
if seeking recommendations: the best (most boring/reliable) thing I've used for moving logs anywhere is vector.dev. loki as a destination is compatible with grafana. vector + configuration like gist.github.com/patrickod/04... should ship them to a loki destination.
vector.toml
GitHub Gist: instantly share code, notes, and snippets.
gist.github.com
November 23, 2025 at 1:24 AM
yeah the rest of the owl to the left of grafana would depend on the stack. are these ephemeral short-lived processes that require a push-based setup? if the stdout logs are not sensitive even those published in a date-based hierarchy somewhere might be another starting point.
November 23, 2025 at 12:59 AM
with the caveat that I have no experience doing such a thing and I suspect the best solution will depend on the tech in use a public Grafana dashboard might make sense to surface some last-success / error style metrics?
November 23, 2025 at 12:32 AM