Node real-time log dashboard To start the application, in a terminal type: npm start Then, in a browser, go to: http://localhost:3000/ Follow the Select File link and open the log-generator>sample.log file Note: This project was generated with express-generator, e.g. $ express --view=ejs log-dashboard