Checks & Monitoring
Everything about HTTP, DNS, Port, Pulse and Pulse+Data checks.
HTTP Checks
HTTP checks are the most common check type. They verify that a web endpoint responds correctly by making an HTTP request and validating the response. Configura...
DNS Checks
DNS checks monitor your domain's DNS records and alert you when they change unexpectedly. Configuration FieldDescription HostnameThe domain to query ...
Port Checks
Port checks verify that a TCP or TLS service is accepting connections on a specific port. Configuration FieldDescription HostHostname or IP address o...
Pulse (Heartbeat) Checks
Pulse checks work in reverse: instead of Chglog pinging your server, your server pings Chglog. This is perfect for monitoring cron jobs, background workers, sch...
Pulse+Data Checks
Pulse+Data checks extend regular Pulse checks with JSON payload validation. Your service sends a heartbeat along with structured data, and Chglog validates that...