# Delete a Flow Log

{% hint style="info" %}
**Prerequisites:**

* Only contract administrators, owners, and users with the **Create Flow logs** permission can delete a flow log. Ensure that you have the necessary permission and sufficient memory available.
  {% endhint %}

To delete a flow log, follow these steps:

1\. In the **DCD**, go to **Menu** > **Virtual Data Centers**.

2\. Open the required data center.

3\. Select the relevant VM for which you want to delete the flow logs. Open the properties of the Network Interface Controller (NIC) and select the **Network** tab.

4\. Select the **Flow Log** drop-down list.

5\. Select the ![Delete icon](/files/8Zy445n06EGS30875gh3) to delete the flow log. Confirm your selection by selecting **OK**.

![Delete a flow log](/files/tOjlNSh0vWNPcwkPBfG5)

6\. Select **Provision changes**. After provisioning, the network interface's flow logs are deleted successfully and no longer captured.

{% hint style="success" %}
**Result:** The flow log is deleted successfully.
{% endhint %}

{% hint style="info" %}
**Note:** Deleting a flow log does not delete the existing log streams from your bucket. Existing flow log data must be deleted using the respective service console. In addition, deleting a flow log that publishes to <code class="expression">space.vars.ionos\_cloud\_object\_storage</code> does not remove the bucket policies and log file Access Control Lists (ACLs).
{% endhint %}


---

# 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.ionos.com/cloud/network-services/flow-logs/how-tos/delete-flow-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.
