Need a solution

Hi,
Can anybody suggest a solution for below use case?

Checking status of service and send it to load balancer.

Load balancer asks for status code of service--> An Application 'A' (??) calls service and returns status code to Load balancer and load balancer takes decision.
Here application 'A' is something which can be done using some beat but I don't find any suitable beat.
Can somebody suggest any solution where load balancer call some component and in return some component can send status code to http output?

br,
Sunil

https://www.elastic.co/guide/en/logstash/current/plugins-inputs-http_poller.html perhaps.

Hi Mark,
I know this plugin, but somehow it seems static one.

I need something which will be callable by load balancer , on demand and then it will wake-up and poll those urls.

br,
Sunil

This topic was automatically closed after 21 days. New replies are no longer allowed.