What command does Cloudflared typically use for its healthcheck?

Responsive Ad Header

Question

Grade: Education Subject: Support
What command does Cloudflared typically use for its healthcheck?
Asked by:
64 Viewed 64 Answers

Answer (64)

Best Answer
(317)
Cloudflared usually utilizes the `/healthz` endpoint for its healthcheck. This endpoint returns a 200 OK status code if Cloudflared is running correctly and is ready to handle requests. You can verify this by examining Cloudflared's documentation or by observing the logs when running the healthcheck command locally.