Status page to monitor?
-
We use a page monitoring service to monitor the status of the 3rd party services we use. We would like to do that for our FusionAuth instance as well.
What is the best page to monitor?
-
You can use
https://yourservername.fusionauth.io/api/status
if you like.That endpoint will optionally return JSON you can parse if you provide an API key, otherwise just an http status code.
More details here: https://fusionauth.io/docs/v1/tech/apis/system/#retrieve-system-status