- 重要な情報
- はじめに
- 用語集
- ガイド
- エージェント
- インテグレーション
- OpenTelemetry
- 開発者
- API
- CoScreen
- アプリ内
- Service Management
- インフラストラクチャー
- アプリケーションパフォーマンス
- 継続的インテグレーション
- ログ管理
- セキュリティ
- UX モニタリング
- 管理
Detect excessive account deletions from an IP.
This may be caused by a malicious actor who found an exploit to damage your platform.
Datadog auto-instruments many event types. Review your instrumented business logic events. This detection requires the following instrumented event:
users.delete
Count the number of users that were deleted by an IP.
Require the account deletion to be flagged using a user event with a usr.id
metadata field set to the user being deleted.
usr.id
must be provided and unique, even if the user didn’t exist.
A Medium
signal is then generated if more than 5 accounts are deleted within 5 minutes.