Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 486 Bytes

File metadata and controls

15 lines (10 loc) · 486 Bytes

Rest visualization addon for openTMI

Based on bogey - addon spawns Bogey and add winston transport to pipe rest logs to bogey rest api (via POST). Then user can see visualization from: http://localhost:8008 .

Status

POC

Installation

npm install -g bogey
git clone https://github.com/opentmi/rest-visualize app/addons/rest-visualize

you also need to activate meta data from express-winston -transports from file app/express.js:45