Campos de la entrada de registro que contienen información de auditoría
Metadatos de auditoría
Nombre del campo de auditoría
Valor
Identidad del usuario o del servicio
identity
Por ejemplo:
"identity":"fop-shengjiang"
Target
(Campos y valores que llaman a la API)
resource
"resource":"AIS STS token"
Acción
(Campos que contienen la operación realizada)
action
"action":"Create"
Marca de tiempo del evento
time
Por ejemplo:
"time":"2022-11-22T18:31:37.084205362+00:00"
Fuente de la acción
userAgent
Por ejemplo:
"userAgent":"Go-http-client/2.0"
Resultado
response
Por ejemplo:
"response":"Success"
Otros campos
No aplicable
No aplicable
Ejemplo de registro
{"action":"Create","auditID":"vwWq8fQ-o9RTopgcZtAC_psm1aYyMKxkv47GOkdU","description":"An AIS STS token is minted for fop-shengjiang (from fake-oidc-provider) and will be valid for 11h59m49.438314611s","resource":"AIS STS token","response":"Success","time":"2022-11-22T18:31:37.084205362+00:00","user":{"groups":["group-claim-1","group-claim-2"],"identity":"fop-shengjiang","issuer":"fake-oidc-provider"},"userAgent":"Go-http-client/2.0"}
[[["Fácil de comprender","easyToUnderstand","thumb-up"],["Resolvió mi problema","solvedMyProblem","thumb-up"],["Otro","otherUp","thumb-up"]],[["Difícil de entender","hardToUnderstand","thumb-down"],["Información o código de muestra incorrectos","incorrectInformationOrSampleCode","thumb-down"],["Faltan la información o los ejemplos que necesito","missingTheInformationSamplesINeed","thumb-down"],["Problema de traducción","translationIssue","thumb-down"],["Otro","otherDown","thumb-down"]],["Última actualización: 2025-09-04 (UTC)"],[[["\u003cp\u003eWorkloads for this audit log are located at the root and organization levels.\u003c/p\u003e\n"],["\u003cp\u003eThe audit log source is the GKE Identity Service.\u003c/p\u003e\n"],["\u003cp\u003eThe audited operation covered in this log is the creation of STS tokens.\u003c/p\u003e\n"],["\u003cp\u003eAudit information within the log entry includes user identity, target resource, action performed, event timestamp, action source, and outcome.\u003c/p\u003e\n"],["\u003cp\u003eAn example of an STS token creation log is provided, highlighting the structure and values of a success response, including the specific time, user identity, and resource.\u003c/p\u003e\n"]]],[],null,["# GKE Identity Service (AIS)\n\nCreate STS token\n----------------\n\n**Example log** \n\n {\n \"action\":\"Create\",\n \"auditID\":\"vwWq8fQ-o9RTopgcZtAC_psm1aYyMKxkv47GOkdU\",\n \"description\":\"An AIS STS token is minted for fop-shengjiang (from fake-oidc-provider) and will be valid for 11h59m49.438314611s\",\n \"resource\":\"AIS STS token\",\n \"response\":\"Success\",\n \"time\":\"2022-11-22T18:31:37.084205362+00:00\",\n \"user\":{\n \"groups\":[\n \"group-claim-1\",\n \"group-claim-2\"\n ],\n \"identity\":\"fop-shengjiang\",\n \"issuer\":\"fake-oidc-provider\"\n },\n \"userAgent\":\"Go-http-client/2.0\"\n }"]]