Documentation

​
​

Development

User Acquisition

Monetization

Industry

Triggers

Triggers Admin API

Scheduler Admin API

Open Unity Dashboard

Triggers

LiveOps
​
​
Get started
  • Overview
  • Get started
  • Set up triggers example workflow
  • Authentication
Set up events
  • Understand and manage events
    • Events
    • Supported UGS events
    • Debug and monitor events
  • Schedule events
Define triggers
  • Define triggers
Configure actions
  • Use Cloud Code
  • Use webhooks
Manage and monitor
  • Use the dead letter queue (DLQ)
  • Limits
  • Failure handling
Examples and reference
  • Use case samples
  1. Triggers
  2. Understand and manage events

Debug and monitor events

Use the Logging service to debug and monitor events in your triggers.
Read time 1 minute
Last updated 5 months ago

You can use the Logging service to debug and monitor events.
You don’t need to do any additional instrumentation for Cloud Code as everything is handled out of the box. Add logging to your Cloud Code modules and scripts to debug and monitor the execution of your triggers.
The Triggers service emits the following logs by default:

Log

Condition

triggering action for event
Emits when trigger is activated.
successful response from trigger action
Emits when trigger is successfully executed.
error response from trigger action
Emits when trigger execution fails.
error in event filter
Emits when there is no payload attribute defined in the filter.
Refer to Logging for more information and use case samples.

Copyright © 2026 Unity Technologies
LegalPrivacy PolicyCookiesDocumentation Terms of UseDo Not Sell or Share My Personal InformationYour Privacy Choices (Cookie Settings)

"Unity", Unity logos, and other Unity trademarks are trademarks or registered trademarks of Unity Technologies or its affiliates in the U.S and elsewhere (more info here). Other names or brands are trademarks of their respective owners.

Some pages are machine-translated for convenience, and may contain inaccuracies. In the event of conflicting information, the English version is authoritative.


    Report a problem with this page