Skip to content

Commit

Permalink
sample screenshot added
Browse files Browse the repository at this point in the history
  • Loading branch information
LeKovr committed Apr 6, 2020
1 parent ccdf01c commit f068563
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,9 @@ webtail

This service loads list of logfiles from directory tree & continuously shows result of chosen file tail via websocket.

WARNING: Current version of this project is not intended for production use. This is proof-of-concept.
Tests, docs and more than 1 committer is required for getting this project production-ready.
Project status: MVP

![Ping stream sample](webtail-ping.png)

## Install

Expand Down Expand Up @@ -45,6 +46,7 @@ Starting from v0.30 this code is based on [gorilla/websocket chat example](https
* [x] go: use https://github.com/hpcloud/tail instead https://github.com/LeKovr/tail
* [x] js: reconnect ws on close
* [x] js: add mask for row coloring
* [ ] add tests & more docs
* [ ] add text field for server-side log filtering

## License
Expand Down
Binary file added webtail-ping.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit f068563

Please sign in to comment.