Logs

Live and historical packet log viewer

The Logs page is the long-form view of every packet your station handles — the same stream the dashboard skims, but with filters, more rows, and a CSV export. Use it when you’re hunting a specific station, debugging a digipeater rule, or sanity-checking what’s actually going out on the air.

Reading a row

Each row carries a timestamp, packet type, source → destination, channel, distance from your station, and the raw frame on a second line. A small label next to the source tells you where the packet came from:

Controls

Logs share the underlying packet ring buffer and WebSocket stream documented on the Monitoring page, so anything you see here is also available over the REST API for scripts, dashboards, or external loggers.