- 重要な情報
- はじめに
- 用語集
- ガイド
- エージェント
- インテグレーション
- OpenTelemetry
- 開発者
- API
- CoScreen
- アプリ内
- Service Management
- インフラストラクチャー
- アプリケーションパフォーマンス
- 継続的インテグレーション
- ログ管理
- セキュリティ
- UX モニタリング
- 管理
Set up the azure integration.
Detect when a diagnostic setting is deleted which can disable centralized logging and metrics on Azure.
Monitor Azure logs where @evt.name
is "MICROSOFT.INSIGHTS/DIAGNOSTICSETTINGS/DELETE"
and @evt.outcome
is Success
.
@resourceId
.{{@usr.id}}
) to determine if the removal of the resource is legitimate.