> For the complete documentation index, see [llms.txt](https://docs.ionos.com/cloud/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.ionos.com/cloud/observability/logging-service.md).

# Logging Service

The <code class="expression">space.vars.ionos\_cloud</code> Logging Service provides a centralized and scalable solution for logging, monitoring, and analyzing application and infrastructure logs. It offers a wide range of features to help you collect and analyze logs from different log sources, monitor performance effectively, and gain insights into your system's behavior.

{% hint style="info" %}
**Note:** The Logging Service uses [<mark style="color:blue;">Loki v3.6</mark>](https://grafana.com/docs/loki/latest/release-notes/v3-6/) for ingesting and querying log data.
{% endhint %}

## Product Overview

<table data-view="cards"><thead><tr><th></th><th></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><mark style="color:blue;"><strong>Logging Service</strong></mark></td><td>An overview of the product and its components.</td><td><a href="/pages/gwIfjyBw3Y46bqlZfpbk">/pages/gwIfjyBw3Y46bqlZfpbk</a></td></tr></tbody></table>

## Quick Links

<table data-view="cards"><thead><tr><th></th><th></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><mark style="color:blue;"><strong>DCD How-Tos</strong></mark></td><td>Learn how to use the DCD to create and manage logging pipelines.</td><td><a href="/pages/zVb2VHHANQLWSXcuhFt3">/pages/zVb2VHHANQLWSXcuhFt3</a></td></tr><tr><td><mark style="color:blue;"><strong>API How-Tos</strong></mark></td><td>Learn how to use the API to create and manage logging pipelines.</td><td><a href="/pages/8a1F51dX9vuT9AnbI1OU">/pages/8a1F51dX9vuT9AnbI1OU</a></td></tr><tr><td><mark style="color:blue;"><strong>Billing</strong></mark></td><td>Understand how pipelines and storage are charged, and how to monitor your usage.</td><td><a href="/pages/JoYJwWVr0nyE7M11apt8">/pages/JoYJwWVr0nyE7M11apt8</a></td></tr></tbody></table>

## Quick Start

<table data-view="cards"><thead><tr><th></th><th></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><mark style="color:blue;"><strong>Send Logs to the Platform</strong></mark></td><td>Steps to send logs to the logging platform.</td><td><a href="/pages/aw0AhlyJDFb72bD7iVqd">/pages/aw0AhlyJDFb72bD7iVqd</a></td></tr><tr><td><mark style="color:blue;"><strong>Access Logs from the Platform</strong></mark></td><td>Steps to access logs from the logging platform.</td><td><a href="/pages/NPUhjJuhqjmkSBBRwI8V">/pages/NPUhjJuhqjmkSBBRwI8V</a></td></tr></tbody></table>

## Frequently Asked Questions (FAQs)

To get answers to the most commonly encountered questions about the Logging Service platform, see [<mark style="color:blue;">**Logging Service FAQs**</mark>](/cloud/observability/logging-service/logging-service-faqs.md).


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.ionos.com/cloud/observability/logging-service.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
