tojon / unified-logviewer

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Taskcluster Unified Log Viewer

A service to view logs in real time

Building

Fork the repository then run the following commands:

$ git clone https://github.com/<user>/unified-logviewer.git
$ cd unified-logviewer
$ npm install

Developing

npm start - Runs the build on port 4000

Example

http://localhost:4000/?url=https://public-artifacts.taskcluster.net/5qB6Zqc0Tw2_wkKwHgGNGQ/0/public/logs/live_backing.log

About

License:Mozilla Public License 2.0


Languages

Language:JavaScript 84.4%Language:CSS 12.2%Language:Shell 1.9%Language:HTML 1.4%