Go 語言 Web tail -f 工具, 基於 WebSocket

Akagi201發表於2016-12-09

WebTail

Repo: https://github.com/Akagi201/webtail

Realtime tail -f logs on the web

Features

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

Build

  • ./gobin.sh
  • go build

Run

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

相關文章