- はじめに
- エージェント
- インテグレーション
- Watchdog
- イベント
- ダッシュボード
- モバイルアプリケーション
- インフラストラクチャー
- サーバーレス
- メトリクス
- ノートブック
- アラート設定
- APM & Continuous Profiler
- CI Visibility
- RUM & セッションリプレイ
- データベース モニタリング
- ログ管理
- セキュリティプラットフォーム
- Synthetic モニタリング
- ネットワークモニタリング
- 開発者
- API
- アカウントの管理
- データセキュリティ
- ヘルプ
Set up the kubernetes integration.
Detect when an unauthenticated request user is permitted in Kubernetes.
This rule monitors when any action is permitted (@http.status_code:[100 TO 299]
) for an unauthenticated user (@user.username:\"system:anonymous\"
).
The /healthz
endpoint is commonly accessed unauthenticated and it is excluded in the query filter.