Viewing Managed Service for Apache Airflow™ cluster logs
Written by
Updated at November 24, 2025
Cluster logs are stored in the Yandex Cloud Logging log group specified in the cluster settings. You can change the log group parameters, including log retention period.
Getting a cluster log
Management console
CLI
- In the management console
, navigate to the relevant folder. - In the list of services, select Managed Service for Apache Airflow™.
- Click the name of your cluster and open the
Logs tab. - Specify the logging Level and time period for which you want to display the log.
-
If you do not have the Yandex Cloud CLI installed yet, install and initialize it.
-
By default, the CLI uses the folder specified when creating the profile. To change the default folder, use the
yc config set folder-id <folder_ID>command. You can also set a different folder for any specific command using the--folder-nameor--folder-idparameter. -
To read logs, run this command:
yc logging read --group-name <log_group_name> --followYou can get the log group name with the cluster info.