Elastic IPS Healthcheck
Elastic IP address healthcheck
Properties
strikes-ok(integer): Number of attempts before considering the target healthy (default: 2)tls-skip-verify(boolean): Skip TLS verificationtls-sni(string): An optional domain or subdomain to check TLS againststrikes-fail(integer): Number of attempts before considering the target unhealthy (default: 3)mode(required) (string): Health check modeport(required) (integer): Health check porturi(string): An endpoint to use for the health check, for example ‘/status’interval(integer): Interval between the checks in seconds (default: 10)timeout(integer): Health check timeout value in seconds (default: 2)
Last updated on