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 Notification Service
    • Overview
    • Getting started with mobile push notifications
    • Getting started with in-browser push notifications
    • Getting started with SMS
    • Overview
    • Mobile push notifications
    • In-browser push notifications
    • SMS
    • Quotas and limits
    • All tools
    • AWS CLI
    • AWS SDK for C++
    • AWS SDK for Go
    • AWS SDK for Java
    • AWS SDK for JavaScript
    • AWS SDK for Kotlin
    • AWS SDK for .NET
    • AWS SDK for PHP
    • AWS SDK for Python (boto3)
  • Pricing policy
  • Monitoring metrics
  • Logs Cloud Logging
  • Release notes

Logs Cloud Logging

Written by
Yandex Cloud
Updated at April 23, 2025

You can configure saving endpoint creation and notification logs to Cloud Logging.

The table below describes possible log contents (json_payload).

Field

Comment

message_id

Message ID

event

Event name

status

Message sending status. It may take one of the following values:

  • conveyed: Sent.
  • filtered: Filtered out.
  • expired: TTL expired.
  • client_error: Not sent due to a request or data error.
  • server_error: Not sent due to a server error.

error

Description of the client error status when sending a message:

  • rate_limit: Too many send requests.
  • misconfigured_channel: Invalid channel configuration, e.g., invalid mobile app secret.
  • invalid_or_revoked_endpoint: Endpoint is invalid or rejected by the message sending platform.
  • invalid_message_or_endpoint: Invalid message, sending parameters, or endpoint attributes (most often, a token error).

endpoint_id

Endpoint ID, the unique part of the endpoint ARN

channel_name

Channel name

message_type

Message type

platform

Mobile notification platform name

Was the article helpful?

Previous
Monitoring metrics
Next
Release notes
© 2025 Direct Cursus Technology L.L.C.