Discuss.hashicorp.com

Azure app service health check with swap

WEBTerraform Providers Azure. scottctr April 5, 2021, 3:54pm 1. We’re using azurerm to manage our app services and associated slots. Our goal is to enable the …

Actived: 8 days ago

URL: https://discuss.hashicorp.com/t/azure-app-service-health-check-with-swap/22804

Application Health Extension for VMSS

WEBApplication Health Extension for VMSS. Terraform. azure. marcelkmfst April 26, 2021, 9:58am 1. Just trying to provision an Application Gateway with a VM Scale …

Category:  Health Go Health

Azure appservice health check enable

WEBAny update on enabling health check flag in addition to set the health check path ?

Category:  Health Go Health

Health check uri in vault

WEBVault ha is being constructed, I will inquire about health check. composition : 3 Consul Servers. 2 vault servers (consul clients). Consul is only being used for vault …

Category:  Health Go Health

Vault health check for "disk full" situation

WEBIf you have a lot of unexpected vault usage, then audit log file might fill up the whole filesystem. Obviously vault cannot work properly in this situation, since it …

Category:  Health Go Health

Connect sidecar listening healthcheck fail

WEBHowever, every job I ran, its connect sidecar listening healthcheck is failing. I tried to go back to the tutorials, but the problem persisted. enabled = true. …

Category:  Health Go Health

LivenessProbe is unhealthy but Kubernetes Health Check still …

WEBThis is also consistent with how Kubernetes shows status of your pod if your run kubectl get pods . When a liveness probe is failing, it’ll still show that your container …

Category:  Health Go Health

Why http client error for health check on standby instance of vault

WEBIn the documentation I see that you will get a 429 Too Many Requests when you visit the path /v1/sys/health on a standy instance of Vault. What is the decision …

Category:  Health Go Health

Consul connect with health checks

WEBI believe address_mode = "driver" is required because the task is running in a separate network namespace than the consul agent (which does the health checking). …

Category:  Health Go Health

Healthcheck for workers

WEBjeff July 6, 2021, 3:40pm 2. There are currently no endpoints for health checking for either the controller or worker. However, if you want to simply see if there is an active listener, …

Category:  Health Go Health

Consul health endpoint for health check of Consul itself

WEBTo answer the question about a health check endpoint, perhaps the most useful one would be /v1/status/leader, which at least tells you that a Leader has been …

Category:  Health Go Health

I’m using terraform to create resource health alert

WEBHi Guys: I’m using terraform to create resource health alert. it is pretty simple with terraform. resource “azurerm_monitor_activity_log_alert” “resourcehealth”

Category:  Health Go Health

Consul Serf Health Status

WEBThe issue is: The Consul leader sees the agent node but the agent health status keeps failing and recovering, with the following message : Failing serf check This …

Category:  Health Go Health

My consul health check fails on nomad-client

WEBSo here is what is crazy, it is enabled and I can do the check via curl and all is well. It seems to be the service registration is registering the ip of 0.0.0.0 which will not …

Category:  Health Go Health

Consul node show health check failing with `unsupported protocol …

WEBThe consul version I am using is v1.15.2 In my use I have the following problem: The service I registered to consul shows:At least one health check on …

Category:  Health Go Health

Unhealthy pods are not removed from consul on k8s

WEBThe current design of the health checks system will only address connect-injected pods, and the way it works is by registering a (new) health check with Consul …

Category:  Health Go Health

Consul gives healthcheck error when setting client = false on server

WEBI’m struggeling a bit with understanding the health check in consul for nomad. I’m setting up one server and one client/worker. (homelab) Server config: data_dir = …

Category:  Health Go Health

Spring Cloud Consul on K8s

WEBHi, We are running a Consul Cluster (v1.7.2) in an Openshift K8s cluster. We have many microservices written in Spring Boot/Cloud also in the K8s cluster. My issue …

Category:  Health Go Health

Vault HA Failover using HAProxy

WEBVault. luke.yang June 28, 2022, 6:54pm 1. We are using a HA cluster of HashiCorp Vault with Integrated Storage. While the HA cluster is able to detect when the Active node is …

Category:  Health Go Health

Regarding unable to perform https consul health check

WEBI have tried adding my root certificate as env variable: > Blockquote SET CONSUL_CACERT=C:\work\software\consul\goldenversions\consul\conf\rgrootmr.crt Please note that CA for securing the consul and securing the server running https health check is same, but it is still not working. How I can sort out the above issue?

Category:  Health Go Health

Synthetic API Tests in Datadog

WEBHi I’m creating a bunch of synthetic api tests in datadog via code. I have 218 of these various URL’s/Healthchecks/etc list like this - 2 examples below from local file zabbix_internal_urls:

Category:  Health Go Health

Single API endpoint returning 404

WEBI’m receiving a 404 when trying to access the /sys/config/ui endpoint as documented here: /sys/config/ui - HTTP API | Vault by HashiCorp I’m authing with a root …

Category:  Health Go Health