Configure audit webhook using the CLI
This page describes how to set up an HTTP webhook for S3 audit purposes using the CLI.
This page describes how to set up an HTTP webhook for S3 audit purposes using the CLI.
Using the CLI, you can:
Command: weka s3 cluster audit-webhook enable
Use the following command line to enable an audit webhook for the S3 cluster:
weka s3 cluster audit-webhook enable <--endpoint endpoint> <--auth-token auth-token>
Parameters
Name | Value |
---|---|
Command: weka s3 cluster audit-webhook disable
Use this command to disable the audit webhook.
Command: weka s3 cluster audit-webhook show
Use this command to view the audit webhook configuration.
endpoint
*
The webhook endpoint.
auth-token
*
The authentication token obtained from the webhook service.