View Logs in Stash Studio
Learn how to use Stash Studio's comprehensive logging tools to inspect events, debug communication between Stash API and your game backend, and identify integration issues. Access logs for outgoing events, incoming events, payments, and linked accounts.
Stash Studio provides comprehensive logging tools that are invaluable for engineers. You can inspect various types of events directly within the platform, making it easy to debug communication between the Stash API and your game backend or to identify hidden integration issues.
Logs Page
Access your game's log by clicking the "Logs" icon in the main navigation.
| Log Type | Description |
|---|---|
| Outgoing Events | Logs for calls made from Stash to your backend. |
| Incoming Events | Logs for calls made from your backend to Stash. |
| Payments | Logs related to payments. |
| Linked Accounts | Logs that track when players link their accounts to the webshop. |
Clicking individual events opens a detailed view with information like the URL, request body, a timestamp, and more. You also have several options for filtering logs by status, user ID, timeframe, etc.
Interactive Demo
How is this guide?
Main Dashboard
Learn how to use the main dashboard in Stash Studio to understand revenue, player purchase activity, account linking, and more. Explore analytics and operational metrics to monitor your integration health and optimize performance.
Stash Webhooks
Learn about Stash webhooks - automated notifications sent to your backend when events occur across Stash products. Understand how to configure webhooks in Stash Studio and handle webhook events for player interactions, purchases, and more.