C3 AI Studio Logs
C3 AI Studio logs record environment and application activity. They help you monitor status, review system events, and troubleshoot errors. You can view logs for both environments and applications. In single-node environments, logs show both application and environment activity.
You can view logs on the following tabs:
Activity logs tab
The Activity logs tab displays environment- or application-level log messages. Each entry shows the following details:
Level: Message type. One of
Info,Warn, orError.Timestamp: The time the message was received.
Source: The log source. Values include the following:
- Studio
- Log
- JVM (Java Virtual Machine)
- PKG (application dependency or package)
- Other
Message: The log message. Select this field to view message details.
Use the activity logs to review general operations or diagnose errors in a specific environment or application.
Server logs tab
The Server logs tab shows server-side output, such as database startup or worker thread activity. This view provides deeper insight into server processes and can be helpful for advanced troubleshooting.
Use the Filter Server Logs panel to select how many log lines to display.
- Select the Refresh icon to update the server output.
- Select the Download icon to download the visible logs.