简体   繁体   中英

Is it possible to view log alerts in azure using azure powershell?

我试图在azure门户中查看日志警报,但是我们可以使用azure powershell或cli查看日志警报吗?

Yes you can use Azure Powershell and CLI to view the log alerts

Get-AzureRmLog PowerShell command gives you the detailed logs.

You can even also use Log Analytics API to view the logs

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM