cisagov / LME

Logging Made Easy (LME) is a no-cost and open logging and protective monitoring solution serving all organizations.
https://www.cisa.gov/resources-tools/services/logging-made-easy
Other
763 stars 59 forks source link

Export Entra ID Logs #307

Open rgbrow1949 opened 1 month ago

rgbrow1949 commented 1 month ago

Part 1 of 2 for #246 (Part 2: #308)

Entra ID logs can be exported with a powershell script but exporting them requires microsoft graph and Powershell version 7 so part of the LME instructions must include downloading all dependencies to get them.


Identity logs are valuable and in LME 2.0, the rearchitecture will allow us to bring in new logs from Azure Active Directory.

We should look into ways to collect Entra logs and what infrastructure changes would we need to make to LME to do it.

Available tools:

Ethan Bowen's Export-AAD tool: https://github.com/25004/Export-AAD.git Untitled Good Tool: https://github.com/cisagov/untitledgoosetool

rgbrow1949 commented 3 weeks ago

Adding myself as a watcher