/webtail

A simple tool to tail your log or command line output to web.

Primary LanguageGoApache License 2.0Apache-2.0

WebTail

A simple tool to tail your log or command line output to web.

Installation

go get github.com/ruitao/webtail

Usage

tail -f xxx.log | webtail

A webserver will run on http://127.0.0.1:2333, now you can share the url with others.