이 페이지에서는 Cloud Composer용 Apache Airflow 로그에 액세스하고 보는 방법을 설명합니다.
로그 유형 정보
Cloud Composer에는 다음과 같은 Airflow 로그가 있습니다.
스트리밍 로그. 이러한 로그에는 Airflow 작업자 로그와 Airflow 스케줄러 및 작업자와 같은 환경의 Airflow 구성요소 로그가 포함됩니다.
Cloud Composer 환경의 Cloud Logging 및 Cloud Monitoring에 대해 자세히 알아보려면 환경 모니터링을 참고하세요.
환경 버킷의 Airflow 태스크 로그 이 로그는 단일 DAG 작업과 연결되어 있습니다.
Cloud Composer는 Airflow 태스크 로그가 포함된 파일을 /logs 폴더에 저장합니다.
Cloud Composer는 관리자 활동 로그와 같은 감사 로그를 생성합니다. 자세한 내용은 감사 로그 보기를 참고하세요.
시작하기 전에
Google 계정에 환경 버킷의 객체를 볼 수 있는 역할이 있어야 합니다. 자세한 내용은 액세스 제어를 참조하세요.
환경 버킷에 저장된 로그는 버킷의 정책을 사용합니다.
Cloud Composer는 데이터를 영구적으로 보관하는 기본 정책으로 버킷을 만듭니다. Cloud Logging에 저장된 로그의 경우 Cloud Composer는 _Default 및 사용자 정의 로그 보관 기간을 사용합니다.
데이터 손실을 방지하기 위해 환경의 버킷에 저장된 로그는 환경을 삭제한 후에도 삭제되지 않습니다. 환경의 버킷에서 로그를 수동으로 삭제해야 합니다.
[[["이해하기 쉬움","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-26(UTC)"],[[["\u003cp\u003eCloud Composer offers different types of Airflow logs, including streaming logs for Airflow task and component activity, as well as logs associated with single DAG tasks stored in the environment's bucket.\u003c/p\u003e\n"],["\u003cp\u003eStreaming logs for Cloud Composer can be accessed via the "Logs" tab within the Google Cloud console's Environment details page.\u003c/p\u003e\n"],["\u003cp\u003eAirflow task logs in the environment's bucket can be accessed by navigating to the "DAGs" link in the console, and subsequently clicking on the \u003ccode\u003e/logs\u003c/code\u003e folder in the "Bucket details" page.\u003c/p\u003e\n"],["\u003cp\u003eLogs stored in environment's bucket are not deleted when the environment is deleted and must be manually removed.\u003c/p\u003e\n"],["\u003cp\u003eYour Google Account needs to have the necessary permissions to view objects in environment buckets to view the logs.\u003c/p\u003e\n"]]],[],null,["\u003cbr /\u003e\n\n\u003cbr /\u003e\n\n\n[Cloud Composer 3](/composer/docs/composer-3/view-logs \"View this page for Cloud Composer 3\") \\| [Cloud Composer 2](/composer/docs/composer-2/view-logs \"View this page for Cloud Composer 2\") \\| **Cloud Composer 1**\n\n\u003cbr /\u003e\n\n\u003cbr /\u003e\n\n\u003cbr /\u003e\n\n\u003cbr /\u003e\n\n\u003cbr /\u003e\n\n\u003cbr /\u003e\n\nThis page describes how to access and view Apache Airflow logs for\nCloud Composer.\n\nAbout log types\n\nCloud Composer has the following Airflow logs:\n\n- [Streaming logs](#streaming). These logs contain Airflow task logs, as well\n as logs of Airflow components of your environment, such as Airflow\n schedulers and workers.\n\n To learn about Cloud Logging and Cloud Monitoring for your\n Cloud Composer environment, see\n [Monitor environments](/composer/docs/composer-1/monitor-environments).\n- [Airflow task logs in the environment's bucket](#view-bucket). These logs are\n associated with single DAG tasks.\n\n Cloud Composer saves files with Airflow task logs to the `/logs`\n folder.\n\n- Cloud Composer generates [audit logs](/logging/docs/audit), such as Admin\n Activity logs. For more information, see\n [View audit logs](/composer/docs/composer-1/audit-logging).\n\nBefore you begin\n\n\u003cbr /\u003e\n\n- Your Google Account must have a role that can view objects in environment\n buckets. For more information, see [Access control](/composer/docs/composer-1/access-control).\n\n- Logs stored in environment's bucket use the policy of the bucket.\n Cloud Composer creates buckets with the default policy that keeps\n data forever. For logs stored in Cloud Logging,\n Cloud Composer uses `_Default` and User-defined\n [logs retention periods](/logging/quotas#logs_retention_periods).\n\n- To prevent data loss, logs saved in environment's bucket\n **are not deleted after you delete your environment**. You must manually\n delete logs from your environment's bucket.\n\nView streaming logs\n\nTo view streaming logs in Cloud Logging: \n\nConsole\n\n1. In the Google Cloud console, go to the **Environments** page.\n\n [Go to Environments](https://console.cloud.google.com/composer/environments)\n2. In the list of environments, click the name of your environment.\n The **Environment details** page opens.\n\n3. Go to the **Logs** tab.\n\nView streaming logs in Cloud Logging\n\nTo view streaming logs in Cloud Logging: \n\nConsole\n\n1. In the Google Cloud console, go to the **Environments** page.\n\n [Go to Environments](https://console.cloud.google.com/composer/environments)\n2. In the list of environments, locate your environment.\n\n3. in the **Logs** column, click the **Logs** link.\n\nView Airflow task logs in the environment's bucket **Note:** You can view Airflow task logs [in the Airflow UI](/composer/docs/composer-1/access-airflow-web-interface).\n\nTo view Airflow task logs in your environment's bucket: \n\nConsole\n\n1. In Google Cloud console, go to the **Environments** page.\n\n [Go to Environments](https://console.cloud.google.com/composer/environments)\n2. In the list of environments, find a row with the name of your environment\n and in the **DAGs folder** column click the **DAGs** link. The\n **Bucket details** page opens.\n\n3. In the **Folder browser** pane, click `/logs`.\n\n | **Note:** If this folder is empty, then [saving logs to the environment's bucket](/composer/docs/composer-2/enable-saving-logs-to-environment-bucket) might be disabled for your environment.\n\nWhat's next\n\n- [Monitor environments](/composer/docs/composer-1/monitor-environments)\n- [Cloud Composer audit logging](/composer/docs/composer-1/audit-logging)"]]