# Error Logs

Historically, error logs were only accessible through CloudWatch. For customers who prefer to use the CSS Console as a starting point, we provide this page to pull errors that are both logged into CloudWatch and otherwise. You can set a filter to search by a custom date range and search by keywords for the returned results.

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

This page should be used as a starting point to search for errors. Logs gathered from CloudWatch provide a 'Link' field when expanded where you can use to jump right to the problematic log in CloudWatch for further investigation.

<figure><img src="/files/DaPldw10UfzwJlyaOFNn" 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://help.cloudstoragesec.com/console-overview/monitoring/error-logs.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.
