Kubernetes クラスタで実行されるすべての Apigee ハイブリッド サービスでは、オペレーションのログ情報が出力されます。このログ情報は、トラブルシューティングとデバッグに役立ちます。たとえば、サービス Pod のステータスが問題の発生を示している場合、その Pod のログファイルを調べて問題を分析できます。Apigee サポートは、問題を診断および解決するためにログ情報の提供をお願いする場合があります。
[[["わかりやすい","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-08-30 UTC。"],[[["\u003cp\u003eThe current Apigee hybrid documentation version (1.2) is end-of-life and users are advised to upgrade to a newer version.\u003c/p\u003e\n"],["\u003cp\u003eApigee hybrid services in Kubernetes clusters generate operational logs useful for troubleshooting and debugging issues.\u003c/p\u003e\n"],["\u003cp\u003eEach runtime plane service outputs log data to stdout/stderr, which is then written to the host filesystem by Kubernetes.\u003c/p\u003e\n"],["\u003cp\u003eA DaemonSet collector on each hybrid node gathers the log data and sends it to the Stackdriver Logging application.\u003c/p\u003e\n"]]],[],null,["# Logging overview\n\n| You are currently viewing version 1.2 of the Apigee hybrid documentation. **This version is end of life.** You should upgrade to a newer version. For more information, see [Supported versions](/apigee/docs/hybrid/supported-platforms#supported-versions).\n\nAll of the Apigee hybrid services that run in your Kubernetes\ncluster output operational log information. This log information is\nuseful for troubleshooting and debugging. For example, if a service\npod's status indicates a problem, you can look at the log files for\nthat pod to gain insight into the issue. Apigee support may request\nyou to provide log information to diagnose and solve a problem.\n\nAbout logging\n-------------\n\nEach runtime plane service writes log data to stdout/stderr, and\nKubernetes writes this data to the host filesystem. A logs\ncollector for hybrid runs on each hybrid node. The\ncollector is a [DaemonSet](https://kubernetes.io/docs/concepts/workloads/controllers/daemonset/) (replicated once and only once per node) whose job\nis to collect the written log data and export it to the\n[Stackdriver Logging](https://cloud.google.com/logging/docs/)\napplication associated with your GCP account.\n\nThe following diagram shows the log data collection process:\n\nNext steps\n----------\n\n- [Enable access logs](/apigee/docs/hybrid/v1.2/access-logs)\n- [View logs](/apigee/docs/hybrid/v1.2/logging-view)"]]