Added README
This commit is contained in:
parent
c34b1d44d6
commit
2a8f8755b2
12
README.md
Normal file
12
README.md
Normal file
@ -0,0 +1,12 @@
|
|||||||
|
# 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
|
||||||
|
1. Run ```npm install``` This will install any package dependencies
|
||||||
|
2. Next run ```node src/app.js```
|
||||||
|
3. Done! The server is now running
|
Loading…
Reference in New Issue
Block a user