Share via


Consultas para a tabela CCFApplicationLogs

Erros da aplicação CCF

Veja os erros mais recentes da aplicação Confidential Consortium Framework.

// To create an alert for this query, click '+ New alert rule'
CCFApplicationLogs
| where Level == "fail"
| sort by TimeGenerated desc
| limit 100