Teitunnel

Traffic, logs and notifications

See what your routes are doing, and hear about problems.

Traffic

Tunnels ▸ Traffic charts this machine's connector: requests and failed requests per second, and the round trip to Cloudflare, over the last hour, day or week. While the chart is open it updates every second; history is kept per minute for seven days. Below it: the current rate, responses by status class (2xx, 3xx, 4xx, 5xx), totals and the edge locations in use. Overview shows a summary.

cloudflared reports traffic per tunnel, not per hostname, so these numbers cover all of this machine's routes together.

Logs

  • Tunnels ▸ Logs shows the connector's log.
  • Routes ▸ Logs shows only the lines about that route's requests. cloudflared logs failed requests; successful ones are logged only at debug level.

Search, filter to warnings or errors, pause, copy, or save to a file (secrets are removed from saved logs).

Machines running a tunnel

Tunnels lists every machine connected for a tunnel: its public address, cloudflared version and the Cloudflare locations it connects to, with this machine marked. Choose Logs next to another machine to follow its connector's log live, relayed by Cloudflare while the sheet is open, with nothing to install there. This works for any tunnel in the account, such as one running on a server. It shows warnings, errors and connection changes, and needs the token's Cloudflare Tunnel permission (Edit).

If another machine also runs this machine's tunnel, the Doctor warns you. Cloudflare splits requests between the machines, and each one sends them to its own services, so some visitors would reach the other machine instead of this machine. Stop cloudflared there.

Notifications

Teitunnel notifies you when:

  • this machine's connector loses its connection for more than 20 seconds, and when it's back,
  • a connector keeps crashing,
  • the Doctor finds a new problem (it checks every few minutes, also with the window closed),
  • a Quick Share goes live or stops.

Brief blips stay quiet, each problem is announced once, and nothing is shown while a Teitunnel window is in front. Each kind can be turned off in Settings ▸ General.

Edit on GitHub

On this page