webtail

command module
v0.0.0-...-e829bcd Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Dec 10, 2018 License: MIT Imports: 10 Imported by: 0

README

Webtail

Browser based remote log viewer written in Golang

Webtail is a web-socket based server that streams log files onto your browser. Written in Golang, this application provides a basic and clean material UI to view the logs as well. This implementation is a simplified minimal version of the upstream code from https://github.com/prateeknischal/webtail .

Usage
$ go run main.go --help
usage: main [<flags>] [<dir>...]

Flags:
      --help               Show context-sensitive help (also try --help-long and --help-man).
  -p, --port=8080          Port number to host the server

Args:
  [<dir>]  Directory path(s) to look for files

To view the UI, navigate to http(s)://server_ip:port and you will be presented with a UI to view the logs.

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL