En la lista desplegable de tipo de recurso, selecciona GKE Container (Contenedor de GKE), el nombre del clúster y el ID de espacio de nombres. Por ejemplo:
Para obtener más información, consulta Visualizar registros en la documentación de GCP.
En el siguiente ejemplo, se muestra un resultado de registro híbrido en el visor de registros:
Visualiza los archivos de registro directamente
Puedes ver los registros que se escriben en el sistema de archivos de cada pod directamente mediante kubectl, de la siguiente manera:
[[["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-03-12 (UTC)"],[[["This documentation covers viewing Apigee hybrid logs using Stackdriver and the `kubectl logs` command."],["Logging is enabled by default on GKE and GKE on-prem, but must be explicitly enabled on AKS by setting `logger.enabled` to `true` in your overrides file."],["To view logs on Stackdriver, navigate to Monitoring Logs Viewer and select the GKE Container resource type, cluster name, and namespace ID."],["You can directly view log files written to each pod's filesystem using the `kubectl logs pod_name -n namespace` command."],["This documentation is for an end-of-life version of Apigee Hybrid, and it is recommended that users update to a more recent version."]]],[]]