Yandex Cloud
Search
Contact UsGet started
  • Blog
  • Pricing
  • Documentation
  • All Services
  • System Status
    • Featured
    • Infrastructure & Network
    • Data Platform
    • Containers
    • Developer tools
    • Serverless
    • Security
    • Monitoring & Resources
    • ML & AI
    • Business tools
  • All Solutions
    • By industry
    • By use case
    • Economics and Pricing
    • Security
    • Technical Support
    • Customer Stories
    • Gateway to Russia
    • Cloud for Startups
    • Education and Science
  • Blog
  • Pricing
  • Documentation
Yandex project
© 2025 Yandex.Cloud LLC
Yandex Cloud CDN
  • Getting started
    • All guides
    • Connecting to a Cloud CDN provider
      • Creating a resource
      • Editing basic settings of a resource
      • Getting information about a resource
      • Configuring resource caching
      • Configuring log export
      • Pre-loading files to CDN servers
      • Purging resource cache
      • Configuring request and response headers
      • Configuring CORS for responses to clients
      • Configuring HTTP methods
      • Enabling file compression
      • Enabling file segmentation
      • Enabling origin shielding
      • Configuring request redirection
      • Setting up access via a secure token
      • Managing additional resource settings
      • Disabling a resource
      • Managing resource labels
      • Deleting a resource
      • Viewing resource statistics
  • Access management
  • Pricing policy
  • Terraform reference
  • Monitoring metrics
  • Audit Trails events
  • Release notes
  • Troubleshooting

In this article:

  • Enabling export
  • Editing export
  • Deactivating export
  1. Step-by-step guides
  2. Resources
  3. Configuring log export

Configuring log export

Written by
Yandex Cloud
Updated at March 6, 2025
  • Enabling export
  • Editing export
  • Deactivating export

Log export is a paid function. See Yandex Cloud CDN pricing policy for billing information.

Enabling exportEnabling export

To enable log export for a resource:

Management console
API
  1. In the management console, select the folder where your resource is located.

  2. Select Cloud CDN.

  3. Click the resource name.

  4. Go to the Export logs tab.

  5. In the top-right corner, click Activate.

  6. Select Bucket.

  7. (Optional) Specify a Prefix for log file names.

  8. Click Activate.

Use the activate REST API method for the RawLogs resource or the RawLogsService/Activate gRPC API call.

Once enabled, the export status will change from NOT_ACTIVATED to OK.

If the status is FAIL, the service does not export logs. Contact support.

Editing exportEditing export

To edit export parameters:

Management console
API
  1. In the management console, select the folder where your resource is located.

  2. Select Cloud CDN.

  3. Click the resource name.

  4. Go to the Export logs tab.

  5. In the top-right corner, click Edit.

  6. Enter the required parameters and click Save.

Use the update REST API method for the RawLogs resource or the RawLogsService/Update gRPC API call.

Deactivating exportDeactivating export

To disable export:

Management console
API
  1. In the management console, select the folder where your resource is located.

  2. Select Cloud CDN.

  3. Click the resource name.

  4. Go to the Export logs tab.

  5. In the top-right corner, click Deactivate.

Use the deactivate REST API method for the RawLogs resource or the RawLogsService/Deactivate gRPC API call.

Was the article helpful?

Previous
Configuring resource caching
Next
Pre-loading files to CDN servers
Yandex project
© 2025 Yandex.Cloud LLC