Categorygithub.com/akagi201/webtail
repositorypackage
0.0.0-20170303055544-11fb25e9ee25
Repository: https://github.com/akagi201/webtail.git
Documentation: pkg.go.dev

# README

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