Skip to content

Instantly share code, notes, and snippets.

@fduran
Created October 1, 2014 17:17
Show Gist options
  • Select an option

  • Save fduran/60ea246257cc6449e8e8 to your computer and use it in GitHub Desktop.

Select an option

Save fduran/60ea246257cc6449e8e8 to your computer and use it in GitHub Desktop.

Revisions

  1. fduran created this gist Oct 1, 2014.
    5 changes: 5 additions & 0 deletions tail log file in browser
    Original file line number Diff line number Diff line change
    @@ -0,0 +1,5 @@
    # tail log file in browser
    # go to server.example.com:777

    pip install tailon
    tailon -f /var/log/example.log -b 0:0:0:0:777 &