[[["이해하기 쉬움","easyToUnderstand","thumb-up"],["문제가 해결됨","solvedMyProblem","thumb-up"],["기타","otherUp","thumb-up"]],[["이해하기 어려움","hardToUnderstand","thumb-down"],["잘못된 정보 또는 샘플 코드","incorrectInformationOrSampleCode","thumb-down"],["필요한 정보/샘플이 없음","missingTheInformationSamplesINeed","thumb-down"],["번역 문제","translationIssue","thumb-down"],["기타","otherDown","thumb-down"]],["최종 업데이트: 2025-03-12(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`."]]],[]]