# Configure audit webhook using the GUI

The audit webhook sends S3 APIs audit events to a remote system (for example, Splunk). These events provide a better understanding of the traffic nature.

When creating an S3 cluster, the audit webhook is default enabled but not configured.

**Before you begin**

[#create-an-s3-cluster](https://docs.weka.io/4.1/additional-protocols/s3-cluster-management/s3-cluster-management#create-an-s3-cluster "mention")

**Procedure**

1. From the menu, select **Manage > Protocols**.
2. From the Protocols pane, select **S3**.
3. On the S3 Cluster Configuration, select the **Configure audit webhook** icon.

<figure><img src="https://1916840177-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FTUYL9RLgSDAkF2U90csR%2Fuploads%2Fa67FOdalRAulksZqDNGX%2Fwmng_audit_webhook_button.png?alt=media&#x26;token=8d895629-5815-4e83-9789-1651e9df35c2" alt=""><figcaption><p><strong>Configure audit webhook</strong></p></figcaption></figure>

4\. On the Audit Webhook Configuration dialog, set the following:

* **Endpoint:** The webhook endpoint URL that receives the events stream.
* **Auth Token:** The webhook authentication token.

5\. Select **Save**.

<figure><img src="https://1916840177-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FTUYL9RLgSDAkF2U90csR%2Fuploads%2FTi9pYVSX4oUVh7rf5TJH%2Fwmng_audit_webhook_configuration.png?alt=media&#x26;token=e79dc03d-51cc-4003-af56-f657966098ac" alt=""><figcaption><p>Audit Webhook Configuration</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.weka.io/4.1/additional-protocols/s3/audit-s3-apis/configure-audit-webhook-using-the-gui.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.
