Threat Intelligence API audit logging

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:

Service name

To view the Threat Intelligence Service audit logs, do the following:

  1. In the Google Cloud console, go to the Logs Explorer page:

    Go to Logs Explorer

  2. 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.

API methods in the following list that are marked with (LRO) are long-running operations (LROs). These methods usually generate two audit log entries: one when the operation starts and another when it ends. For more information see Audit logs for long-running operations.
Permission type Methods
DATA_READ google.cloud.threatintelligence.v1beta.AlertService.EnumerateAlertFacets
google.cloud.threatintelligence.v1beta.AlertService.GetAlert
google.cloud.threatintelligence.v1beta.AlertService.GetAlertDocument
google.cloud.threatintelligence.v1beta.AlertService.ListAlerts
google.cloud.threatintelligence.v1beta.ConfigurationService.GetConfiguration
google.cloud.threatintelligence.v1beta.ConfigurationService.ListConfigurationRevisions
google.cloud.threatintelligence.v1beta.ConfigurationService.ListConfigurations
google.cloud.threatintelligence.v1beta.FindingService.GetFinding
google.cloud.threatintelligence.v1beta.FindingService.ListFindings
google.cloud.threatintelligence.v1beta.FindingService.SearchFindings
DATA_WRITE google.cloud.threatintelligence.v1beta.AlertService.MarkAlertAsBenign
google.cloud.threatintelligence.v1beta.AlertService.MarkAlertAsDuplicate
google.cloud.threatintelligence.v1beta.AlertService.MarkAlertAsEscalated
google.cloud.threatintelligence.v1beta.AlertService.MarkAlertAsFalsePositive
google.cloud.threatintelligence.v1beta.AlertService.MarkAlertAsNotActionable
google.cloud.threatintelligence.v1beta.AlertService.MarkAlertAsRead
google.cloud.threatintelligence.v1beta.AlertService.MarkAlertAsResolved
google.cloud.threatintelligence.v1beta.AlertService.MarkAlertAsTrackedExternally
google.cloud.threatintelligence.v1beta.AlertService.MarkAlertAsTriaged
google.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"