In this folder you will find a demonstration of the application with 2000 sample log lines and some Overwatch data. The data is from late 2021 and 2022 so you may need to adjust the viewing date to see anything.
- Run
./run.sh
from this directory - The database will take some time to initialize so be patient
- Enter admin password when prompted
- The application should be reachable here: localhost:8000
- Shutdown the application with
./stop.sh