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)."],[[["This documentation is for Apigee hybrid version 1.8, which is end-of-life, and users should upgrade to a newer version."],["Apigee hybrid logs can be viewed through the Logs Explorer in the Google Cloud console or directly using the `kubectl logs` command."],["On GKE and GKE on-prem, logging is default and must be disabled in the overrides file if not needed, whereas on AKS, logging must be enabled in the overrides file."],["To view logs in the Logs Explorer, select \"Kubernetes Container,\" your cluster name, and your namespace ID in the Resource type dropdown."],["Logs written to each pod's filesystem can be directly accessed using the `kubectl logs pod_name -n namespace` command."]]],[]]