
On Sun, May 27, 2018 at 5:33 AM, Punaatua PK <punaatua.pk(a)gmail.com> wrote:
If https is enabled, the webhook uses the https url to communicate. What does "gluster-eventsapi status" on any of the gluster nodes return?
[root@test ~]# gluster-eventsapi status Webhooks: http://engine.local.com:80/ovirt-engine/services/glusterevents +--------------+-------------+-----------------------+ | NODE | NODE STATUS | GLUSTEREVENTSD STATUS | +--------------+-------------+-----------------------+ | 10.17.14.153 | UP | OK | | 10.17.14.152 | UP | OK | | localhost | UP | OK | +--------------+-------------+-----------------------+ The webhook is configured with http not https. I think i can modify it to https but i dont know if gluster event api can handle https (the CA may be asked)
The periodic jobs are run by the Quartz scheduler.