get_chrome_activity_log
Retrieve audit logs of Chrome browser activity including login events, policy violations, and extension installs for security investigations and DLP tuning.
Instructions
Retrieves audit logs of Chrome browser activity (e.g., login events, policy violations, extension installs). Use this for security investigations, auditing user actions, and to help tune DLP rules.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| endTime | No | The end time of the range to get activities for (RFC3339 timestamp). Defaults to now. | |
| userKey | No | The user key to get activities for. Use "all" for all users. | all |
| eventName | No | The name of the event to filter by. | |
| startTime | No | The start time of the range to get activities for (RFC3339 timestamp). Defaults to 10 days ago if not specified. | |
| customerId | No | The Chrome customer ID (e.g. C012345). | |
| maxResults | No | The maximum number of results to return. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| activities | Yes |