843 B
843 B
MPE Log Engine
Keeping an eye on the logs, so you don't have to 😉
Description
The Log Engine is a powerful Node server designed to enhance cybersecurity and risk management within Azure environments. This innovative system diligently monitors logs, meticulously analyzing activities and sign-ins for potential risks. When it identifies suspicious or high-risk activities, the Log Engine seamlessly triggers notifications to Microsoft Teams, enabling swift and effective responses to potential security threats. With its robust capabilities and real-time alerts, the Log Engine empowers organizations to proactively safeguard their Azure resources and data integrity.
Installing Dependencies
- Run
npm install
This will install any package dependencies - Next run
node src/app.js
- Done! The server is now running