# Display logs

DuploCloud provides centralized logging and observability features that help you monitor AWS services, tenants, and individual applications.

**Standard Observability Logs**\
View tenant-scoped or system-wide logs using OpenSearch or Kibana dashboards:

* **Observability -> Standard -> Logging**
* **Administrator -> Observability -> Standard -> Logging**

See [Standard Observability Logs](/docs/automation-platform/diagnostics-overview/standard-observability-suite/logs.md) documentation.

**Advanced Observability Suite (AOS) Logs**\
Access enhanced Grafana dashboards with live logs, traces, and detailed queries:

* **Observability -> Advanced -> Dashboard -> Logs**
* **Administrator -> Observability -> Advanced -> Dashboard -> Logs**

See [Advanced Observability Suite Logs](/docs/automation-platform/diagnostics-overview/advanced-observability-suite/logging-with-loki.md) documentation.

**Container Logs**\
For Kubernetes workloads, logs can be viewed per container:

See [Managing Kubernetes Containers ](/docs/automation-platform/overview/aws-services/containers/eks-containers-and-services.md#managing-kubernetes-containers)documentation.


---

# 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/overview/use-cases/central-logging/log-dashboards.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.
