- 重要な情報
- アプリ内
- インフラストラクチャー
- アプリケーションパフォーマンス
- 継続的インテグレーション
- ログ管理
- セキュリティ
- UX モニタリング
- 管理
Set up the kubernetes integration.
Identify when a Kubernetes user attempts to perform a high number of actions that are denied in a short amount of time.
This rule identifies responses of the API server where the reason for the error is set to Forbidden
, indicating that an authenticated user attempted to perform an action that they are not explicitly authorized to perform.
The rule flags users who receive permission denied errors on several distinct API endpoints in a short amount of time.
{{@usr.id}}
is expected to perform the denied actions. If yes, the alert may be due to a misconfigured application or a service account with insufficient privileges.User Investigation
dashboard to review any user actions that may have occurred after the potentially malicious action.