Skip to content

Akagi201/webtail

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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