weblogic-logging-exporter icon indicating copy to clipboard operation
weblogic-logging-exporter copied to clipboard

Support exporting logs to Elasticsearch cluster with multiple nodes

Open rkmohapatra opened this issue 6 years ago • 1 comments

We have a scenario, that consists of 2 Elasticsearch(ES) master nodes deployed on Kubernetes and exposed as 'NodePort' service. So, that we can access the ES service using both the node ip/port and can also use multiple node addresses for Logstash configuration as an example.

In such case, we should be able to use both node ip/port as publishHost and publishPort (as a failover mechanism).

I think it will be a required feature in Weblogic exporter unless there is already a way to do this. Also, in cases, when the ES service is exposed via Loadbalancer, Weblogic exporter should also support the configuration of loadbalancer URL instead of specifying host/port of the ES service.

rkmohapatra avatar Sep 23 '19 11:09 rkmohapatra

Thanks so much for providing this requirement, we will capture and prioritize it.

Monica

mriccell avatar Apr 20 '21 16:04 mriccell