Is there a way to check if the JAR is running or not without having to login to server

There are instances where it takes a lot of time to just know if the issue in an REST/SOAP API is because the JAR has stopped running.
Is there a way to check or configure it in such a way that it can be referred from the vLog itself?
or is it only possible to check it’s status from the server itself.

1 Like

You can enable vMonitoring on that microservice, So that when the jar stops then it will trigger a notification email to you, check below link.

How to setup vMonitoring?

4 Likes