Re: Don't know how to use bucket notification

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



the endpoint is not the RGW endpoint, it is the server to which you
want to send the bucket notifications to.
E.g. if you have a rabbitmq server running at address: 1.2.3.4, you should use:
push-endpoint=amqp://1.2.3.4
note that in such a case the: amqp-exchange parameter must be set as well.

assuming you have an http server, on the same address, listening on
port 8080, and you want your notifications to get to it, you should
use:
push-endpoint=http://1.2.3.4:8080

Yuval

> Subject:         Don't know how to use bucket notification
> Date:   Thu, 24 Oct 2019 16:26:54 +0800
> From:   柯名澤 <mingze.ke@xxxxxxxxx>
> To:     ceph-users@xxxxxxx
>
>
>
> Hi, all.
> Does anyone know where the endpoint of CREATE TOPIC is? (for bucket
> notification)
> https://docs.ceph.com/docs/master/radosgw/notifications/#create-a-topic
> Is that the same with the normal S3 API? I tried but failed.
> Thanks.
> _______________________________________________
> ceph-users mailing list -- ceph-users@xxxxxxx
> To unsubscribe send an email to ceph-users-leave@xxxxxxx
_______________________________________________
ceph-users mailing list -- ceph-users@xxxxxxx
To unsubscribe send an email to ceph-users-leave@xxxxxxx




[Index of Archives]     [Information on CEPH]     [Linux Filesystem Development]     [Ceph Development]     [Ceph Large]     [Ceph Dev]     [Linux USB Development]     [Video for Linux]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]     [xfs]


  Powered by Linux