Open Source LogSnag Alternatives

A curated collection of the 1 best open source alternatives to LogSnag.

The best open source alternative to LogSnag is Operational. If that doesn't suit you, we've compiled a ranked list of other open source LogSnag alternatives to help you find a suitable replacement.

LogSnag alternatives are mainly Messaging & Event Streaming. Browse these if you want a narrower list of alternatives or looking for a specific functionality of LogSnag.

Share:

Event tracking tool that pushes alerts for signups, webhooks and cron jobs to the phone of a small technical team.

Screenshot of Operational websiteRead more

Signups, webhook deliveries and cron jobs are the events a small team needs to notice, and reading logs is a poor way to catch them. Operational is an open source event tracker that takes those events and surfaces them in a web app or pushes them straight to a phone.

The stack is deliberately plain. A Node backend on Express 5 and Prisma sits over MySQL 8, a Vue 3 single page app built with Vite is the client, and ClickHouse is optional rather than required, so the open source version needs no analytics database to run.

The event model carries more than a line of text.

  • Push notifications: important events reach a phone or the web app without anyone watching a dashboard.
  • Contexts: events nest inside events, so a bundle of logs stays attached to the thing it describes.
  • Action buttons: a webhook can be triggered straight from the event that prompted it.
  • Rich payloads: JSON and formatted JSON travel with the event instead of being flattened into a message.
  • Progressive web app: the mobile experience installs as a PWA and receives push notifications too.

Self-hosting is the option the maintainers push hardest, with guides ranging from Render to Docker images and video walkthroughs, and a hosted service for teams that want neither. The repository is a monorepo holding the single page app, the Express backend, an Astro marketing site and the shared npm packages.

Read more
back

Discover Open Source alternatives to: