Skip to content

Releases: RootSwitch/SyslogCanvas

SyslogCanvas 1.0.0

Choose a tag to compare

@RootSwitch RootSwitch released this 18 Jul 21:49

Initial public release: a lightweight, self-hostable syslog + SNMP trap receiver for home labs and small networks - the fourth member of the Canvas family.

  • Syslog receiver (UDP, RFC 3164 + RFC 5424, unparseable lines stored whole)
  • SNMP trap receiver (v1/v2c + informs, varbinds rendered searchable)
  • SQLite storage indexed by source IP; retention by age (90d) and row cap (500k)
  • Filterable live-tail web UI on port 9514 with pausable refresh, paging, CSV export, and all 29 CrossCanvas themes
  • Single shared password, automatic HTTPS, one-click backups
  • Single non-root container, two runtime dependencies, no build step

See the README for the full tour and CHANGELOG.md for details.