/logviewer

Web based log viewer

Primary LanguageJavaScriptMIT LicenseMIT

logviewer

Web based log viewer

Screenshot

Dependencies

  • Node.JS, Version > 0.8
  • Bower, you can install this with npm install -g bower

To install

  • Launch npm install to install node modules dependencies
  • Launch bower install to install web dependencies
  • Copy conf.js.example to conf.js en edit list of survey files
  • Run node server.js to launch the web server
  • Access to http://localhost:7000