Ce document décrit les journaux d'audit pour la stratégie de sécurité. Les services Google Cloud génèrent des journaux d'audit qui enregistrent les activités d'administration et d'accès dans vos ressources Google Cloud. Pour en savoir plus sur Cloud Audit Logs, consultez les ressources suivantes :
- Types de journaux d'audit
- Structure des entrées des journaux d'audit
- Stocker et acheminer les journaux d'audit
- Synthèse des tarifs Cloud Logging
- Activer les journaux d'audit des accès aux données
Nom du service
Les journaux d'audit de stratégie de sécurité utilisent le nom de service securityposture.googleapis.com
.
Filtrez les résultats pour ce service :
protoPayload.serviceName="securityposture.googleapis.com"
Méthodes par type d'autorisation
Chaque autorisation IAM possède une propriété type
, dont la valeur est une énumération pouvant être l'une des quatre valeurs suivantes: ADMIN_READ
, ADMIN_WRITE
, DATA_READ
ou DATA_WRITE
. Lorsque vous appelez une méthode, la posture de sécurité génère un journal d'audit dont la catégorie dépend de la propriété type
de l'autorisation requise pour exécuter la méthode.
Les méthodes nécessitant une autorisation IAM avec la valeur de la propriété type
de DATA_READ
, DATA_WRITE
ou ADMIN_READ
génèrent des journaux d'audit pour l'accès aux données.
Les méthodes nécessitant une autorisation IAM avec la valeur de propriété type
de ADMIN_WRITE
génèrent des journaux d'audit pour les activités d'administration.
Type d'autorisation | Méthodes |
---|---|
DATA_READ |
google.cloud.securityposture.v1.SecurityPosture.GetPosture google.cloud.securityposture.v1.SecurityPosture.GetPostureDeployment google.cloud.securityposture.v1.SecurityPosture.GetPostureTemplate google.cloud.securityposture.v1.SecurityPosture.ListPostureDeployments google.cloud.securityposture.v1.SecurityPosture.ListPostureRevisions google.cloud.securityposture.v1.SecurityPosture.ListPostureTemplates google.cloud.securityposture.v1.SecurityPosture.ListPostures |
DATA_WRITE |
google.cloud.securityposture.v1.SecurityPosture.CreatePosture google.cloud.securityposture.v1.SecurityPosture.CreatePostureDeployment google.cloud.securityposture.v1.SecurityPosture.DeletePosture google.cloud.securityposture.v1.SecurityPosture.DeletePostureDeployment google.cloud.securityposture.v1.SecurityPosture.ExtractPosture google.cloud.securityposture.v1.SecurityPosture.UpdatePosture google.cloud.securityposture.v1.SecurityPosture.UpdatePostureDeployment |
Journaux d'audit d'interface API
Pour savoir comment et quelles autorisations sont évaluées pour chaque méthode, consultez la documentation sur la gestion de l'authentification et des accès pour en savoir plus sur la stratégie de sécurité.
google.cloud.securityposture.v1.SecurityPosture
Les journaux d'audit suivants sont associés aux méthodes appartenant à google.cloud.securityposture.v1.SecurityPosture
.
CreatePosture
- Méthode :
google.cloud.securityposture.v1.SecurityPosture.CreatePosture
- Type de journal d'audit : Accès aux données
- Autorisations :
securityposture.postures.create - DATA_WRITE
- La méthode est une opération de longue durée ou en flux continu : Opération de longue durée
- Filtre pour cette méthode :
protoPayload.methodName="google.cloud.securityposture.v1.SecurityPosture.CreatePosture"
CreatePostureDeployment
- Méthode :
google.cloud.securityposture.v1.SecurityPosture.CreatePostureDeployment
- Type de journal d'audit : Accès aux données
- Autorisations :
securityposture.postureDeployments.create - DATA_WRITE
- La méthode est une opération de longue durée ou en flux continu : Opération de longue durée
- Filtre pour cette méthode :
protoPayload.methodName="google.cloud.securityposture.v1.SecurityPosture.CreatePostureDeployment"
DeletePosture
- Méthode :
google.cloud.securityposture.v1.SecurityPosture.DeletePosture
- Type de journal d'audit : Accès aux données
- Autorisations :
securityposture.postures.delete - DATA_WRITE
- La méthode est une opération de longue durée ou en flux continu : Opération de longue durée
- Filtre pour cette méthode :
protoPayload.methodName="google.cloud.securityposture.v1.SecurityPosture.DeletePosture"
DeletePostureDeployment
- Méthode :
google.cloud.securityposture.v1.SecurityPosture.DeletePostureDeployment
- Type de journal d'audit : Accès aux données
- Autorisations :
securityposture.postureDeployments.delete - DATA_WRITE
- La méthode est une opération de longue durée ou en flux continu : Opération de longue durée
- Filtre pour cette méthode :
protoPayload.methodName="google.cloud.securityposture.v1.SecurityPosture.DeletePostureDeployment"
ExtractPosture
- Méthode :
google.cloud.securityposture.v1.SecurityPosture.ExtractPosture
- Type de journal d'audit : Accès aux données
- Autorisations :
securityposture.postures.extract - DATA_WRITE
- La méthode est une opération de longue durée ou en flux continu : Opération de longue durée
- Filtre pour cette méthode :
protoPayload.methodName="google.cloud.securityposture.v1.SecurityPosture.ExtractPosture"
GetPosture
- Méthode :
google.cloud.securityposture.v1.SecurityPosture.GetPosture
- Type de journal d'audit : Accès aux données
- Autorisations :
securityposture.postures.get - DATA_READ
- La méthode est une opération de longue durée ou en flux continu: Non.
- Filtre pour cette méthode :
protoPayload.methodName="google.cloud.securityposture.v1.SecurityPosture.GetPosture"
GetPostureDeployment
- Méthode :
google.cloud.securityposture.v1.SecurityPosture.GetPostureDeployment
- Type de journal d'audit : Accès aux données
- Autorisations :
securityposture.postureDeployments.get - DATA_READ
- La méthode est une opération de longue durée ou en flux continu: Non.
- Filtre pour cette méthode :
protoPayload.methodName="google.cloud.securityposture.v1.SecurityPosture.GetPostureDeployment"
GetPostureTemplate
- Méthode :
google.cloud.securityposture.v1.SecurityPosture.GetPostureTemplate
- Type de journal d'audit : Accès aux données
- Autorisations :
securityposture.postureTemplates.get - DATA_READ
- La méthode est une opération de longue durée ou en flux continu: Non.
- Filtre pour cette méthode :
protoPayload.methodName="google.cloud.securityposture.v1.SecurityPosture.GetPostureTemplate"
ListPostureDeployments
- Méthode :
google.cloud.securityposture.v1.SecurityPosture.ListPostureDeployments
- Type de journal d'audit : Accès aux données
- Autorisations :
securityposture.postureDeployments.list - DATA_READ
- La méthode est une opération de longue durée ou en flux continu: Non.
- Filtre pour cette méthode :
protoPayload.methodName="google.cloud.securityposture.v1.SecurityPosture.ListPostureDeployments"
ListPostureRevisions
- Méthode :
google.cloud.securityposture.v1.SecurityPosture.ListPostureRevisions
- Type de journal d'audit : Accès aux données
- Autorisations :
securityposture.postures.get - DATA_READ
- La méthode est une opération de longue durée ou en flux continu: Non.
- Filtre pour cette méthode :
protoPayload.methodName="google.cloud.securityposture.v1.SecurityPosture.ListPostureRevisions"
ListPostureTemplates
- Méthode :
google.cloud.securityposture.v1.SecurityPosture.ListPostureTemplates
- Type de journal d'audit : Accès aux données
- Autorisations :
securityposture.postureTemplates.list - DATA_READ
- La méthode est une opération de longue durée ou en flux continu: Non.
- Filtre pour cette méthode :
protoPayload.methodName="google.cloud.securityposture.v1.SecurityPosture.ListPostureTemplates"
ListPostures
- Méthode :
google.cloud.securityposture.v1.SecurityPosture.ListPostures
- Type de journal d'audit : Accès aux données
- Autorisations :
securityposture.postures.list - DATA_READ
- La méthode est une opération de longue durée ou en flux continu: Non.
- Filtre pour cette méthode :
protoPayload.methodName="google.cloud.securityposture.v1.SecurityPosture.ListPostures"
UpdatePosture
- Méthode :
google.cloud.securityposture.v1.SecurityPosture.UpdatePosture
- Type de journal d'audit : Accès aux données
- Autorisations :
securityposture.postures.update - DATA_WRITE
- La méthode est une opération de longue durée ou en flux continu : Opération de longue durée
- Filtre pour cette méthode :
protoPayload.methodName="google.cloud.securityposture.v1.SecurityPosture.UpdatePosture"
UpdatePostureDeployment
- Méthode :
google.cloud.securityposture.v1.SecurityPosture.UpdatePostureDeployment
- Type de journal d'audit : Accès aux données
- Autorisations :
securityposture.postureDeployments.update - DATA_WRITE
- La méthode est une opération de longue durée ou en flux continu : Opération de longue durée
- Filtre pour cette méthode :
protoPayload.methodName="google.cloud.securityposture.v1.SecurityPosture.UpdatePostureDeployment"