{{template "icon_sprite"}}

Felhom Hub

← {{.CustomerID}}

Log tail: {{.Tail.AppName}}

Download .log

Collected on the box at {{.Tail.CollectedAt.Format "2006-01-02 15:04:05"}} UTC ({{timeAgo .Tail.CollectedAt}}) · {{len .Tail.Lines}} lines, ordered as emitted · redacted controller-side before shipping.

{{if .Tail.Lines}}
    {{range .Tail.Lines}}
  1. {{.}}
  2. {{end}}
{{else}}

The tail arrived empty (the container produced no log lines).

{{end}}