En este tema, se explica cómo ver datos de registro mediante el Explorador de registros en la consola de Google Cloud o mediante el comando kubectl logs.
Visualiza registros en el Explorador de registros
En esta sección, se explica cómo ver los registros híbridos de Apigee en el explorador de registros o directamente mediante kubectl.
Si estás en GKE o Anthos GKE, los registros se envían de forma automática a Cloud Logging.
Para ver los registros en el Explorador de registros, sigue estos pasos:
En la consola de Google Cloud, ve a la página Explorador de registros.
[[["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-04-01 (UTC)"],[[["This document explains how to view Apigee hybrid log data using the Logs Explorer in the Google Cloud console or the `kubectl logs` command."],["Ingress logs are managed through Anthos Service Mesh (ASM), and access logs can be viewed in Cloud Logging per the ASM documentation."],["Logging is provided by default on GKE and GKE on-prem, and on AKS you must explicitly enable logging by setting `logger.enabled` to `true`."],["Logs can be viewed in the Logs Explorer by selecting **Kubernetes Container** under **Resource type**, along with the cluster name and namespace ID."],["You can also view logs directly from the pod's filesystem by using the `kubectl logs pod_name -n namespace` command."]]],[]]