[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-10 UTC."],[[["This document provides instructions on how to view Apigee hybrid logs using Stackdriver or directly via the `kubectl logs` command."],["Logging is automatically enabled on GKE and GKE on-prem, requiring the disabling of logging in the overrides file by setting `logger.enabled` to `false`, while AKS requires enabling it with `logger.enabled` set to `true`."],["To view logs on Stackdriver, you can navigate to the Monitoring Logs Viewer and select GKE Container, the cluster name, and the namespace ID."],["You can view log files directly from each pod's filesystem using `kubectl logs pod_name -n namespace`."]]],[]]