# Logging Setup

Navigate to **Administrator** -> **Observability** -> **Standard** -> **Settings**, and select the **Logging** tab to enable Logging. Click on **Enable Logging**.

<figure><img src="/files/SKs2M8n6xZfZfA4RRhuD" alt=""><figcaption></figcaption></figure>

Logging is based on OpenSearch and Kibana, deployed in the Tenant of your choice, and configurable, as shown below.

<figure><img src="/files/IilKNrqp3GCCnLi35gNF" alt=""><figcaption></figcaption></figure>

After enabling logging, choose which Tenants to collect logs from. The platform deploys collectors for each Tenant that you enable. Filebeat is the collector for Logs.

<figure><img src="/files/h8Q6qhAGYa7bVy3jxcvB" alt=""><figcaption><p><strong>Logging</strong> tab for adding and enabling Tenant log collection</p></figcaption></figure>

{% hint style="warning" %}
If you have a multi-region setup, create a separate logging infrastructure setup for each region to avoid the cost of cross-region data transfer.
{% 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.duplocloud.com/docs/automation-platform/diagnostics-overview/standard-observability-suite/setup/logging-setup.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.
