Heart beat monitoring is a service which allows you to monitor the uptime of specific URLs. Within the Acumen Logs dashboard. Once you create a heart beat monitor, we will provide you with a unique URL which you can use to send a request to our server. If the server receives the request, we will consider the URL to be up and running. If the server does not receive the request, we will consider the URL to be down.
Within the Heartbeat Monitoring section of the Acumen Logs dashboard, create a new heart beat monitor. Once you have created the monitor, you will be provided with a unique URL that looks like this https://acumenlogs.com/heartbeat/YOUR-UNIQUE-ID/pulse
. You can use this URL to send a request to our server.
We accept GET, POST and HEAD requests. You can also send a request with a body, headers, and query parameters. The server will respond with a 200 OK
status code if the request is successful.
You can set up thresholds for the heart beat monitor. If the monitor does not receive a request within the specified time frame, we will consider the URL to be down.