- 重要な情報
- はじめに
- 用語集
- ガイド
- エージェント
- インテグレーション
- OpenTelemetry
- 開発者
- API
- CoScreen
- アプリ内
- Service Management
- インフラストラクチャー
- アプリケーションパフォーマンス
- 継続的インテグレーション
- ログ管理
- セキュリティ
- UX モニタリング
- 管理
Set up the gsuite integration.
Detect when a user is added to the Super administrator role on Google Workspace.
Monitor Google Workspace logs to detect ASSIGN_ROLE
events where @usr.role
is _SEED_ADMIN_ROLE
(Super administrator).
{{@usr.email}}
) if the Google Workspace user in the @event.parameters.USER_EMAIL
attribute should legitimately be given the super admin role.@event.parameters.USER_EMAIL
was not legitimately added, investigate activity from the IP address ({{@network.client.ip}}
) that made the role addition.{{@usr.email}}
) and the newly added super admin (@event.parameters.USER_EMAIL
).