# Large log/events/metrics/traces

Apica Ascent automatically handles large log/events/metrics/traces by directly uploading them to the object store as a separate object. These objects are fully indexed but do not show up with inline content in searches but instead provide a link to download the object from the search results.

{% hint style="info" %}
One can push data as large a 1MB to be indexed and be fully searchable via the Apica Ascent APIs. Ingesting large objects may have limitations when using protocols such as syslog as they may enforce smaller payload limits
{% endhint %}

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


---

# 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.apica.io/data-management/large-log-events-metrics-traces.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.
