Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 247 Bytes

README.md

File metadata and controls

17 lines (11 loc) · 247 Bytes

WebTail

Realtime tail -f logs on the web

Features

  • Use websocket to receive realtime log.
  • Support go-bindata.
  • Support multi-files to display.

Build

  • ./gobin.sh
  • go build

Run

  • ./webtail --log=/tmp/xxx.log