Log
The Log page displays all activities of the Shopware 6 connector — API calls, synchronizations, errors, and warnings. Entries are filtered to the "Shopware 6" context.
Opening the Page
- Via search: Shopware 6 Log
- Via the Shopware 6 Setup → Navigation
Fields
All fields are read-only.
| Field | Description |
|---|---|
| Activity Date | Timestamp of the log entry. Sorted descending (newest first). |
| Activity Message | Content of the log message. |
| Context | Business logic context (always "Shopware 6" on this page). |
| Description | Name of the method/function that created the entry. |
| Status | Severity: Information, Warning, or Error. |
| User ID | User who triggered the action. |
| Record ID | Optional link to the affected record. |
Notes
- The log is display-only — entries cannot be edited or manually created.
- For errors (Status = Error), the activity message typically contains details about the error cause (e.g. HTTP status code, API error message).
- The page is useful for troubleshooting failed synchronizations or order imports.
Tip
Use the standard Business Central filter and sorting functions to filter by specific time periods, status (e.g. errors only), or methods.