> For the complete documentation index, see [llms.txt](https://docs.ionos.com/cloud/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.ionos.com/cloud/~/revisions/AMiYziCllTKB2y2lmONY/network-services/flow-logs/how-tos/delete-flow-logs.md).

# Delete a Flow Log

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

* Only contract administrators, owners, and users with the **Create Flow logs** permission can create a flow log. Ensure that you have the necessary permission and sufficient memory available.
* Make sure you have the corresponding privilege to enable **IONOS S3 Object Storage**. Only contract administrators and owners can enable Object Storage.
  {% endhint %}

To delete a flow log, follow these steps:

1. In the **DCD**, go to the **Menu** > **Data Center Designer**. Select a **Data Center**.
2. 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.
3. Select the **Flow Log** drop-down list.
4. Select the trash bin icon to delete the flow log. Confirm your selection by selecting **OK**.

![Delete a flow log](https://1737632334-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MifAzdGvKLDTtvJP8sm%2Fuploads%2Fgit-blob-ceaef92c33d7e1d99bd890287b7e78bacd1f1b38%2Fdelete_flowlog.png?alt=media)

5. 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 IONOS S3 Object Storage does not remove the bucket policies and log file Access Control Lists (ACLs).
{% endhint %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.ionos.com/cloud/~/revisions/AMiYziCllTKB2y2lmONY/network-services/flow-logs/how-tos/delete-flow-logs.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
