Skip to content

OpenTMI/opentmi-rest-visualize

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Releases

No releases published

Packages

No packages published