Logging이 수집하는 GKE 로그 유형과 로그 관리에 대한 자세한 내용은 GKE 로그 관리를 참조하세요.
멀티 테넌트 로깅
멀티 테넌트 클러스터는 여러 팀이 클러스터의 테넌트로서 공유하는 클러스터입니다.
멀티 테넌시에 대한 일반적인 접근 방법은 공유 클러스터에 대해 하나의 Google Cloud 프로젝트를 사용하고 각 애플리케이션 팀에 대해서는 개별 프로젝트를 사용하는 것입니다. 클러스터 관리자는 클러스터와 동일한 프로젝트에 로그가 저장되고 테넌트 로그가 애플리케이션 팀 프로젝트에 라우팅되는 시스템을 구성할 수 있습니다.
[[["이해하기 쉬움","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-04-22(UTC)"],[],[],null,["# Collect GKE logs\n\nThis page describes options for collecting logs from Google Kubernetes Engine.\n\nLog collection\n--------------\n\nBy default, GKE clusters send logs to Cloud Logging. You can\nchoose the types of logs to collect when you create a cluster or enable\nlog collection for an existing cluster.\n| **Note:** For [GKE Autopilot](/kubernetes-engine/docs/concepts/autopilot-overview) clusters, you can't disable collection of all GKE logs.\n\nFor information about configuring log collection, see\n[Configuring logging and monitoring for GKE](/kubernetes-engine/docs/how-to/configure-metrics).\n\nFor information about the types of GKE logs that\nLogging collects and details about managing your logs, see\n[Managing GKE logs](/kubernetes-engine/docs/concepts/about-logs#collecting_logs).\n\nMulti-tenant logging\n--------------------\n\nA multi-tenant cluster is a cluster that multiple teams share as *tenants* of\nthe cluster.\n\nA common approach to multi-tenancy is to use one Google Cloud project for the\nshared cluster and separate projects for each application team. Cluster\nadmins can configure a system where logs are stored in the same project as the\ncluster, and tenant logs are routed to the application team projects.\n\nFor information about configuring logging for multi-tenant clusters, see\n[Multi-tenant logging on GKE](/kubernetes-engine/docs/how-to/multi-tenant-logging).\n\nWhat's next\n-----------\n\n- Explore logs for your GKE clusters and resources in the [Logs Explorer](/logging/docs/view/logs-explorer-interface).\n\n\u003c!-- --\u003e\n\n- Learn how to [monitor your logs](/logging/docs/alerting/monitoring-logs) with [predefined logs dashboards](/logging/docs/view/dashboard) for GKE, log-based alerts, and other features."]]