# Enable EKS logs

## Enabling EKS logging while creating an Infrastructure

Follow the steps in the section [Creating an Infrastructure](/docs/automation-platform/overview/use-cases/creating-an-infrastructure-and-plan-for-aws.md). In the **EKS Logging** list box, select one or more **ControlPlane Log** types.

<figure><img src="/files/iWAGlQXFHujtNDO7By74" alt=""><figcaption><p><strong>EKS Logging</strong> field with several <strong>ControlPLane Log</strong> types selected</p></figcaption></figure>

## Enabling EKS logging for an existing Infrastructure

Enable EKS logging for an Infrastructure that you have already created.

1. In the DuploCloud Portal, navigate to **Administrator** -> **Infrastructure**.
2. From the **NAME** column, select the Infrastructure for which you want to enable EKS logging.
3. Click the **Settings** tab.
4. Click **Add**. The **Infra - Set Custom Data** pane displays.
5. From the **Setting Name** list box, select **EKS ControlPlane Logs**.
6. In the **Setting Value** field, enter: `api;audit;authenticator;controllerManager;scheduler`
7. Click **Set**. The **EKS ControlPlane Logs** setting is displayed in the **Settings** tab.

<div align="left"><figure><img src="/files/GeywLbbc9pX4qGe44xR3" alt=""><figcaption><p><strong>Infra - Set Custom Data</strong> pane for setting <strong>EKS ControlPlane Logs</strong></p></figcaption></figure></div>

<figure><img src="/files/ghkpQ42F2ZGRsvXPrUAq" alt=""><figcaption><p><strong>Settings</strong> tab with <strong>EKS ControlPlane Logs</strong> <strong>Value</strong> set</p></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.duplocloud.com/docs/automation-platform/overview/use-cases/creating-an-infrastructure-and-plan-for-aws/kubernetes-cluster/enable-eks-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.
