What Logs Should I Enable for Azure Security Monitoring?

0
7
Asked By TechieGuru99 On

I'm trying to figure out the best logs to enable when managing Azure resources in order to maintain strong security monitoring. Are there any industry standards or frameworks that suggest specific logs I should turn on?

3 Answers

Answered By CloudMaster77 On

Check out the Azure landing zones repository on GitHub. It outlines a solid structure for applying policies cleanly. Follow their architecture and recommendations since they’re based on industry standards. You’ll find useful insights into what logs to enable for different contexts.

Answered By LogWizard45 On

The types of logs you need depend on your specific team's requirements, like those from your SOC or SIEM. Generally, make sure to enable Entra and Activity Logs at the very least. For specific resources, it’s best to configure logging via policy. Key Vault and Storage Accounts should definitely be prioritized, but keep an eye on transaction logs since they can get really big.

Answered By PolicyNinja88 On

It's a good idea to enforce logging through policies. Azure offers some built-in options to automatically send diagnostic and audit logs to a log analytics workspace, which can help streamline the process.

Related Questions

LEAVE A REPLY

Please enter your comment!
Please enter your name here

This site uses Akismet to reduce spam. Learn how your comment data is processed.