Inspiration
Company systems being used at full power for the benefit of an outsider who hacked the machines
What it does
Recognizes when a machine isnt running efficiently and can identify whats the issue by reading the logs itsellf and suggest what to do with the system
How we built it
We built it using JavaScript for the backend and HTML and Node.js for the frontend
Challenges we ran into
The logs of events where getting uploaded to dynatrace but for showing log of previous errors it was having some issues so made a local json file to hold data of the previous logs so we could load history without any issues
Accomplishments that we're proud of
Getting past the issue of relying on dynatrace for displaying historical logs by using a local json file when dynatrace was not co-operating with the reading of logs
Log in or sign up for Devpost to join the conversation.