Skip to content
This repository was archived by the owner on Jan 6, 2023. It is now read-only.

Support exporting logs to Elasticsearch cluster with multiple nodes #11

Open
rkmohapatra opened this issue Sep 23, 2019 · 1 comment
Open

Comments

@rkmohapatra
Copy link

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.

@mriccell
Copy link
Member

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

Monica

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants