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
    • Start testing with double trial credits
    • Cloud credits to scale your IT product
    • Gateway to Russia
    • Cloud for Startups
    • Education and Science
    • Yandex Cloud Partner program
  • Blog
  • Pricing
  • Documentation
© 2025 Direct Cursus Technology L.L.C.
Yandex Cloud Postbox
  • Getting started
    • All guides
    • Creating an address
    • Domain rights check
    • Setting up a DMARC policy
    • Sending an email
    • Templating an email
    • Creating a configuration
    • Linking a configuration to an address
    • Write logs
  • Access management
  • Pricing policy
  • Audit Trails events
  • Release notes
  1. Step-by-step guides
  2. Write logs

Writing to the execution log in Yandex Cloud Postbox

Written by
Yandex Cloud
Updated at March 6, 2025

Note

Logging is not free of charge. For more information, see the Yandex Cloud Logging documentation.

You can set up logging when or after creating an address. To configure logging for an existing address:

Management console
  1. In the management console, select the folder containing the address.
  2. In the list of services, select Cloud Postbox.
  3. Select the address for which you want to configure logging.
  4. Under Logging, click and select Edit.
  5. In the Destination field, select:
    • Not specified: To disable logging.
    • Folder: To write logs to the default log group for the folder where the address is located.
    • Log group: To write logs to a custom log group. In the Log group field, select the log group to write the logs to. If you do not have a log group, create one.
  6. Optionally, to write logs for the emails switching from one status to another, enable Mail statuses.
  7. Click Save.

By default, Yandex Cloud Postbox only writes logs for address verification. When Mail statuses is on, Yandex Cloud Postbox will write logs on the email being processed and delivered to the email client, as well as when it was not delivered to the recipient.

To search for certain entries in the log group, you can use the filter expression language. For example, to find all entries on sending messages to the recipient's email client with errors, use this expression:

message = "Message bounced" and json_payload.message.to: "example@yandex.ru"

See alsoSee also

  • Create a configuration

Was the article helpful?

Previous
Linking a configuration to an address
Next
Overview
© 2025 Direct Cursus Technology L.L.C.