Azure Active Directory ,Can you export logs to automatic timing to local without using event center and Monitor? Or it can be transferred directly to an existing ES?
Azure Active Directory ,Can you export logs to automatic timing to local without using event center and Monitor? Or it can be transferred directly to an existing ES?
What sort of Azure AD logs are you looking for?
You can export all audit logs to a CSV file using Powershell.
1) You need to import the AzureAD Preview module and connect to Azure AD account

2) Next you need to run : Get-AzureADAuditDirectoryLogs | Export-Csv -path C:\Reports.csv

You can also export audit logs directly from the Portal.
Is to want to be a month at a time to import into the local, automation,Don't need to export manually every time,Such an effect。
Is to want to be a month at a time to import into the local, automation,Don't need to export manually every time,Such an effect。
Can we just have our usual PowerShell?Don't need a PowerShell plug-in or version of Azure
Hello, do you have the screenshot of login? What are the requirements? What are the commands?
4 people are following this question.