# Logfiles

Die Protokolle jedes einzelnen Abgleichstyps findest du in folgendem Verzeichnis:

* bis eCI Version 2021.0 in `C:\ProgramData\Sysgrade eCommerce Integrator\additionalConfiguration\logs`
* ab eCI Version 2021.1 in `C:\ProgramData\Sysgrade eCommerce Integrator\Instanz 1\additionalConfiguration\logs`

Die Systemprotokolle des eCommerce Integrator findest du im Verzeichnis `C:\ProgramData\Sysgrade eCommerce Integrator\Instanz 1\logfiles`.

{% hint style="info" %}
Wenn du deine eCI-Instanz anders benannt hast oder im Multi-Instanz-Betrieb bist, dann weicht dein Verzeichnisname von den oben genannten Standards an der Stelle "Instanz 1" ab.
{% endhint %}


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.ecommerce-integrator.de/shopware6/faq/logfiles.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
