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 Cloud CDN
  • Getting started
    • All guides
      • Creating a resource
      • Copying a configuration from one resource to another
      • Updating basic settings of a resource
      • Getting information about a resource
      • Configuring resource caching
      • Configuring log export
      • Prefetching 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 for the EdgeCDN provider
  • Monitoring metrics for the Yandex Cloud CDN provider
  • Audit Trails events
  • Release notes
  • Troubleshooting

In this article:

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

Configuring log export

Written by
Yandex Cloud
Updated at July 9, 2025
  • Enabling export
  • Editing export
  • Disabling export

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

Warning

There may be a log export delay as Cloud CDN receives logs from the EdgeCenter CDN provider.

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. Navigate to the Export logs tab.

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

  6. Select Bucket.

  7. Optionally, 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 is not exporting 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. Navigate 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.

Disabling exportDisabling 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. Navigate 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
Prefetching files to CDN servers
© 2025 Direct Cursus Technology L.L.C.