2019-11-12 16:38:02 -05:00
poc
2019-11-02 09:50:15 -04:00
2019-11-12 16:35:11 -05:00
2019-11-06 16:15:25 -05:00
2019-11-12 16:34:50 -05:00
2019-11-12 16:38:02 -05:00

Usage

yarn

mkdir src/logs/

Then two options:

  • get a sample log sample can be found here
  • generate your own
    • run in application with DEBUGLOGS=true and this will generate a structlog-embark.json file
    • run node log_script.js which will generate a logs.json file

copy logs.json file to src/logs/

yarn start

Description
WIP/Experimental UI for viewing & exploring structured json logs
Readme
Languages
CSS 70.9%
HTML 18.8%
JavaScript 10.3%