In diesem Thema wird erläutert, wie Sie Logdaten aufrufen, indem Sie den Log-Explorer in der Google Cloud Console oder den Befehl kubectl logs verwenden.
Logs im Log-Explorer ansehen
In diesem Abschnitt wird erläutert, wie Sie Apigee Hybrid-Logs im Log-Explorer oder direkt mit kubectl ansehen können.
Wenn Sie GKE oder Anthos GKE verwenden, werden Logs automatisch an Cloud Logging gesendet.
So rufen Sie Logs im Log-Explorer auf:
Rufen Sie in der Google Cloud Console die Seite Log-Explorer auf.
[[["Leicht verständlich","easyToUnderstand","thumb-up"],["Mein Problem wurde gelöst","solvedMyProblem","thumb-up"],["Sonstiges","otherUp","thumb-up"]],[["Schwer verständlich","hardToUnderstand","thumb-down"],["Informationen oder Beispielcode falsch","incorrectInformationOrSampleCode","thumb-down"],["Benötigte Informationen/Beispiele nicht gefunden","missingTheInformationSamplesINeed","thumb-down"],["Problem mit der Übersetzung","translationIssue","thumb-down"],["Sonstiges","otherDown","thumb-down"]],["Zuletzt aktualisiert: 2025-04-03 (UTC)."],[[["Apigee hybrid logs can be viewed using the Logs Explorer in the Google Cloud console or directly via the `kubectl logs` command."],["On GKE and GKE on-prem, logging is enabled by default, and you may need to disable it in your overrides file, while on AKS, you must explicitly enable it by modifying your overrides file."],["Ingress logs are handled through Anthos Service Mesh (ASM), and their access logs can be viewed within the ASM documentation."],["To view logs in the Logs Explorer, you must go to the Logs Explorer page in the Google Cloud console and select the appropriate Kubernetes container, cluster name, and namespace ID."],["You can view logs written directly to each pod's filesystem by using the `kubectl logs pod_name -n namespace` command."]]],[]]