Hi,
Is there any way to generate the alarm once camunda process engine instance goes down or it is not able to reach database?
Thanks
Pradip Patil
Hi,
Is there any way to generate the alarm once camunda process engine instance goes down or it is not able to reach database?
Thanks
Pradip Patil
Your best bet is to setup an external health check system.
You could periodically poll the engine. You can read more about it in this form post