Hello.Has anyone here used API calls to perform Health Checks from a F5 VIP to the Worker Nodes? From the following link… https://docs.cribl.io/stream/usecase-syslog/It mentions to do the following… If UDP data is being sent, the load balancer has no way to automatically detect whether the destination is up. Configure the load balancer to use API calls to the Worker Nodes to check the health status of each Node.If you have done this, what API call should be performed?
Page 1 / 1
Are you looking for this: https://docs.cribl.io/stream/monitoring/#endpoint
curl http(s)://<host>:<port>/api/v1/health
thanks! that looks like what i needed.
we'll add an xref to https://docs.cribl.io/stream/usecase-syslog/#use-api-calls-to-do-health-checks. Sorry we didn't have that there for you. thanks for the pointer!
Reply
Login to the community
No account yet? Create an account
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.