This document lists the audited methods for Threat Intelligence Service. Google Cloud services generate audit logs that record administrative and access activities within your Google Cloud resources. For more information about Cloud Audit Logs, see the following:
- Types of audit logs
- Audit log entry structure
- Storing and routing audit logs
- Cloud Logging pricing summary
- Enable Data Access audit logs
Service name
To view the Threat Intelligence Service audit logs, do the following:
In the Google Cloud console, go to the Logs Explorer page:
Copy and paste the following query into the Query field of the Logs Explorer, and then click Run query.
protoPayload.serviceName="threatintelligence.googleapis.com"
Methods by permission type
Each IAM permission has a type property, whose value is an enum
that can be one of four values: ADMIN_READ, ADMIN_WRITE,
DATA_READ, or DATA_WRITE. When you call a method,
Threat Intelligence Service generates an audit log whose category is dependent on the
type property of the permission required to perform the method.
Methods that require an IAM permission with the type property value
of DATA_READ, DATA_WRITE, or ADMIN_READ generate
Data Access audit logs.
Methods that require an IAM permission with the type property value
of ADMIN_WRITE generate
Admin Activity audit logs.
| Permission type | Methods |
|---|---|
DATA_READ |
google.cloud.threatintelligence.v1beta.AlertService.EnumerateAlertFacetsgoogle.cloud.threatintelligence.v1beta.AlertService.GetAlertgoogle.cloud.threatintelligence.v1beta.AlertService.GetAlertDocumentgoogle.cloud.threatintelligence.v1beta.AlertService.ListAlertsgoogle.cloud.threatintelligence.v1beta.ConfigurationService.GetConfigurationgoogle.cloud.threatintelligence.v1beta.ConfigurationService.ListConfigurationRevisionsgoogle.cloud.threatintelligence.v1beta.ConfigurationService.ListConfigurationsgoogle.cloud.threatintelligence.v1beta.FindingService.GetFindinggoogle.cloud.threatintelligence.v1beta.FindingService.ListFindingsgoogle.cloud.threatintelligence.v1beta.FindingService.SearchFindings |
DATA_WRITE |
google.cloud.threatintelligence.v1beta.AlertService.MarkAlertAsBenigngoogle.cloud.threatintelligence.v1beta.AlertService.MarkAlertAsDuplicategoogle.cloud.threatintelligence.v1beta.AlertService.MarkAlertAsEscalatedgoogle.cloud.threatintelligence.v1beta.AlertService.MarkAlertAsFalsePositivegoogle.cloud.threatintelligence.v1beta.AlertService.MarkAlertAsNotActionablegoogle.cloud.threatintelligence.v1beta.AlertService.MarkAlertAsReadgoogle.cloud.threatintelligence.v1beta.AlertService.MarkAlertAsResolvedgoogle.cloud.threatintelligence.v1beta.AlertService.MarkAlertAsTrackedExternallygoogle.cloud.threatintelligence.v1beta.AlertService.MarkAlertAsTriagedgoogle.cloud.threatintelligence.v1beta.ConfigurationService.UpsertConfiguration |
API interface audit logs
For information about how and which permissions are evaluated for each method, see the Identity and Access Management documentation for Threat Intelligence Service.
google.cloud.threatintelligence.v1beta.AlertService
The following audit logs are associated with methods belonging to
google.cloud.threatintelligence.v1beta.AlertService.
EnumerateAlertFacets
- Method:
google.cloud.threatintelligence.v1beta.AlertService.EnumerateAlertFacets - Audit log type: Data access
- Permissions:
threatintelligence.alerts.list - DATA_READ
- Method is a long-running or streaming operation:
No.
- Filter for this method:
protoPayload.methodName="google.cloud.threatintelligence.v1beta.AlertService.EnumerateAlertFacets"
GetAlert
- Method:
google.cloud.threatintelligence.v1beta.AlertService.GetAlert - Audit log type: Data access
- Permissions:
threatintelligence.alerts.get - DATA_READ
- Method is a long-running or streaming operation:
No.
- Filter for this method:
protoPayload.methodName="google.cloud.threatintelligence.v1beta.AlertService.GetAlert"
GetAlertDocument
- Method:
google.cloud.threatintelligence.v1beta.AlertService.GetAlertDocument - Audit log type: Data access
- Permissions:
threatintelligence.alertdocuments.get - DATA_READ
- Method is a long-running or streaming operation:
No.
- Filter for this method:
protoPayload.methodName="google.cloud.threatintelligence.v1beta.AlertService.GetAlertDocument"
ListAlerts
- Method:
google.cloud.threatintelligence.v1beta.AlertService.ListAlerts - Audit log type: Data access
- Permissions:
threatintelligence.alerts.list - DATA_READ
- Method is a long-running or streaming operation:
No.
- Filter for this method:
protoPayload.methodName="google.cloud.threatintelligence.v1beta.AlertService.ListAlerts"
MarkAlertAsBenign
- Method:
google.cloud.threatintelligence.v1beta.AlertService.MarkAlertAsBenign - Audit log type: Data access
- Permissions:
threatintelligence.alerts.update - DATA_WRITE
- Method is a long-running or streaming operation:
No.
- Filter for this method:
protoPayload.methodName="google.cloud.threatintelligence.v1beta.AlertService.MarkAlertAsBenign"
MarkAlertAsDuplicate
- Method:
google.cloud.threatintelligence.v1beta.AlertService.MarkAlertAsDuplicate - Audit log type: Data access
- Permissions:
threatintelligence.alerts.update - DATA_WRITE
- Method is a long-running or streaming operation:
No.
- Filter for this method:
protoPayload.methodName="google.cloud.threatintelligence.v1beta.AlertService.MarkAlertAsDuplicate"
MarkAlertAsEscalated
- Method:
google.cloud.threatintelligence.v1beta.AlertService.MarkAlertAsEscalated - Audit log type: Data access
- Permissions:
threatintelligence.alerts.update - DATA_WRITE
- Method is a long-running or streaming operation:
No.
- Filter for this method:
protoPayload.methodName="google.cloud.threatintelligence.v1beta.AlertService.MarkAlertAsEscalated"
MarkAlertAsFalsePositive
- Method:
google.cloud.threatintelligence.v1beta.AlertService.MarkAlertAsFalsePositive - Audit log type: Data access
- Permissions:
threatintelligence.alerts.update - DATA_WRITE
- Method is a long-running or streaming operation:
No.
- Filter for this method:
protoPayload.methodName="google.cloud.threatintelligence.v1beta.AlertService.MarkAlertAsFalsePositive"
MarkAlertAsNotActionable
- Method:
google.cloud.threatintelligence.v1beta.AlertService.MarkAlertAsNotActionable - Audit log type: Data access
- Permissions:
threatintelligence.alerts.update - DATA_WRITE
- Method is a long-running or streaming operation:
No.
- Filter for this method:
protoPayload.methodName="google.cloud.threatintelligence.v1beta.AlertService.MarkAlertAsNotActionable"
MarkAlertAsRead
- Method:
google.cloud.threatintelligence.v1beta.AlertService.MarkAlertAsRead - Audit log type: Data access
- Permissions:
threatintelligence.alerts.update - DATA_WRITE
- Method is a long-running or streaming operation:
No.
- Filter for this method:
protoPayload.methodName="google.cloud.threatintelligence.v1beta.AlertService.MarkAlertAsRead"
MarkAlertAsResolved
- Method:
google.cloud.threatintelligence.v1beta.AlertService.MarkAlertAsResolved - Audit log type: Data access
- Permissions:
threatintelligence.alerts.update - DATA_WRITE
- Method is a long-running or streaming operation:
No.
- Filter for this method:
protoPayload.methodName="google.cloud.threatintelligence.v1beta.AlertService.MarkAlertAsResolved"
MarkAlertAsTrackedExternally
- Method:
google.cloud.threatintelligence.v1beta.AlertService.MarkAlertAsTrackedExternally - Audit log type: Data access
- Permissions:
threatintelligence.alerts.update - DATA_WRITE
- Method is a long-running or streaming operation:
No.
- Filter for this method:
protoPayload.methodName="google.cloud.threatintelligence.v1beta.AlertService.MarkAlertAsTrackedExternally"
MarkAlertAsTriaged
- Method:
google.cloud.threatintelligence.v1beta.AlertService.MarkAlertAsTriaged - Audit log type: Data access
- Permissions:
threatintelligence.alerts.update - DATA_WRITE
- Method is a long-running or streaming operation:
No.
- Filter for this method:
protoPayload.methodName="google.cloud.threatintelligence.v1beta.AlertService.MarkAlertAsTriaged"
google.cloud.threatintelligence.v1beta.ConfigurationService
The following audit logs are associated with methods belonging to
google.cloud.threatintelligence.v1beta.ConfigurationService.
GetConfiguration
- Method:
google.cloud.threatintelligence.v1beta.ConfigurationService.GetConfiguration - Audit log type: Data access
- Permissions:
threatintelligence.configurations.get - DATA_READ
- Method is a long-running or streaming operation:
No.
- Filter for this method:
protoPayload.methodName="google.cloud.threatintelligence.v1beta.ConfigurationService.GetConfiguration"
ListConfigurationRevisions
- Method:
google.cloud.threatintelligence.v1beta.ConfigurationService.ListConfigurationRevisions - Audit log type: Data access
- Permissions:
threatintelligence.configurations.listRevisions - DATA_READ
- Method is a long-running or streaming operation:
No.
- Filter for this method:
protoPayload.methodName="google.cloud.threatintelligence.v1beta.ConfigurationService.ListConfigurationRevisions"
ListConfigurations
- Method:
google.cloud.threatintelligence.v1beta.ConfigurationService.ListConfigurations - Audit log type: Data access
- Permissions:
threatintelligence.configurations.list - DATA_READ
- Method is a long-running or streaming operation:
No.
- Filter for this method:
protoPayload.methodName="google.cloud.threatintelligence.v1beta.ConfigurationService.ListConfigurations"
UpsertConfiguration
- Method:
google.cloud.threatintelligence.v1beta.ConfigurationService.UpsertConfiguration - Audit log type: Data access
- Permissions:
threatintelligence.configurations.update - DATA_WRITE
- Method is a long-running or streaming operation:
No.
- Filter for this method:
protoPayload.methodName="google.cloud.threatintelligence.v1beta.ConfigurationService.UpsertConfiguration"
google.cloud.threatintelligence.v1beta.FindingService
The following audit logs are associated with methods belonging to
google.cloud.threatintelligence.v1beta.FindingService.
GetFinding
- Method:
google.cloud.threatintelligence.v1beta.FindingService.GetFinding - Audit log type: Data access
- Permissions:
threatintelligence.findings.get - DATA_READ
- Method is a long-running or streaming operation:
No.
- Filter for this method:
protoPayload.methodName="google.cloud.threatintelligence.v1beta.FindingService.GetFinding"
ListFindings
- Method:
google.cloud.threatintelligence.v1beta.FindingService.ListFindings - Audit log type: Data access
- Permissions:
threatintelligence.findings.list - DATA_READ
- Method is a long-running or streaming operation:
No.
- Filter for this method:
protoPayload.methodName="google.cloud.threatintelligence.v1beta.FindingService.ListFindings"
SearchFindings
- Method:
google.cloud.threatintelligence.v1beta.FindingService.SearchFindings - Audit log type: Data access
- Permissions:
threatintelligence.findings.list - DATA_READ
- Method is a long-running or streaming operation:
No.
- Filter for this method:
protoPayload.methodName="google.cloud.threatintelligence.v1beta.FindingService.SearchFindings"