- Some good research papers on this topic can be referred to using this link
- Some good video Links - Link 1, Link 2
Clone the repository using -
git clone https://github.com/shshwtsrkr/Log-Analysis.git
After cloning the repository & going through REQUIREMENTS.md Open the notebook and click on "Run all".
After cloning the repository & going through REQUIREMENTS.md
-
For Flask, change directory to "Flask Test" & then run using -
flask run
-
Inside the cloned repository run -
npm install
Then to start the React app, run -
npm start