Delen via


Query's voor de tabel CCFApplicationLogs

CCF-toepassingsfouten

Bekijk de meest recente confidential consortium framework-toepassingsfouten.

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