# Beacon-Service Logs Check

📺 Follow the video for detailed guidance

{% embed url="<https://drive.google.com/file/d/10Sd8-6ba3p7o8A7bwscIJNxHcSSABc-e/view>" %}

### Steps :&#x20;

* Go to ECS page[(https://aws.amazon.com/ecs/) ](https://aws.amazon.com/ecs/)then click on get started with ECS.&#x20;
* Select "*Cluster*" from the side menu.&#x20;
* Now, You will see the running clusters (Beacon-Cluster), click on the cluster name.&#x20;
* In the Service, click on the “*Beacon-Service*”.&#x20;
* In the Tasks, click on the running task. Now, Scroll down to the Containers, in the Name, click on the drop-down arrow on the left of “*beacon\_container”*.&#x20;
* Now, Scroll down to the end of the page and click on “*View logs in CloudWatch*”.&#x20;
* And then you can see your Beacon-Service logs.


---

# 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://launchnodes.gitbook.io/ethereum-teku-beacon-node-with-geth-set-up/teku-beacon-node-with-geth-set-up/geth-and-beacon-node-status-check/beacon-service-logs-check.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.
