Yandex Cloud
Search
Contact UsGet started
  • Pricing
  • Customer Stories
  • Documentation
  • Blog
  • All Services
  • System Status
    • Featured
    • Infrastructure & Network
    • Data Platform
    • Containers
    • Developer tools
    • Serverless
    • Security
    • Monitoring & Resources
    • AI for business
    • Business tools
  • All Solutions
    • By industry
    • By use case
    • Economics and Pricing
    • Security
    • Technical Support
    • Start testing with double trial credits
    • Cloud credits to scale your IT product
    • Gateway to Russia
    • Cloud for Startups
    • Center for Technologies and Society
    • Yandex Cloud Partner program
  • Pricing
  • Customer Stories
  • Documentation
  • Blog
© 2025 Direct Cursus Technology L.L.C.
Yandex Managed Service for Apache Spark™
  • Getting started
    • All guides
      • Monitoring cluster state
      • Viewing cluster logs
  • Access management
  • Pricing policy
  • Yandex Monitoring metrics
  • Terraform reference
  • Release notes
  1. Step-by-step guides
  2. Logs and monitoring
  3. Viewing cluster logs

Viewing Apache Spark™ cluster logs

Written by
Yandex Cloud
Updated at November 24, 2025

Yandex Managed Service for Apache Spark™ allows you to get a cluster log snippet for the selected period.

Note

Cluster logs are kept for 30 days.

Getting a cluster logGetting a cluster log

Management console
CLI
  1. In the management console, navigate to the relevant folder.
  2. In the list of services, select Managed Service for Apache Spark™.
  3. Click the name of your cluster and open the Logs tab.
  4. Specify the logging Level and time period for which you want to display the log.

With YC CLI, you can get Apache Spark™ cluster logs from a Yandex Cloud Logging log group.

  1. If you do not have the Yandex Cloud CLI installed yet, install and initialize it.

  2. 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-name or --folder-id parameter.

  3. To view records in the log group, run this command:

    yc logging read --group-name <log_group_name> --follow
    

    You can view the log group name on the Overview tab of the Apache Spark™ cluster.

Was the article helpful?

Previous
Monitoring cluster state
Next
All tutorials
© 2025 Direct Cursus Technology L.L.C.