Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 2 of 2 for notify_webhook (0.99 sec)

  1. docs/bucket/notifications/README.md

    comment      (sentence)  optionally add a comment to this setting
    ```
    
    or environment variables
    
    ```
    KEY:
    notify_webhook[:name]  publish bucket notifications to webhook endpoints
    
    ARGS:
    MINIO_NOTIFY_WEBHOOK_ENABLE*      (on|off)    enable notify_webhook target, default is 'off'
    MINIO_NOTIFY_WEBHOOK_ENDPOINT*    (url)       webhook server endpoint e.g. http://localhost:8080/minio/events
    Registered: Sun Sep 07 19:28:11 UTC 2025
    - Last Modified: Tue Aug 12 18:20:36 UTC 2025
    - 84.2K bytes
    - Viewed (0)
  2. docs/config/README.md

    ```
    notify_webhook        publish bucket notifications to webhook endpoints
    notify_amqp           publish bucket notifications to AMQP endpoints
    notify_kafka          publish bucket notifications to Kafka endpoints
    Registered: Sun Sep 07 19:28:11 UTC 2025
    - Last Modified: Tue Aug 12 18:20:36 UTC 2025
    - 18.1K bytes
    - Viewed (1)
Back to top