Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ELK and ADC connection #16

Open
rafaelpirolla opened this issue Sep 8, 2020 · 3 comments
Open

ELK and ADC connection #16

rafaelpirolla opened this issue Sep 8, 2020 · 3 comments
Labels
enhancement New feature or request

Comments

@rafaelpirolla
Copy link

How can I specify the ADC address and port to be monitored and how to pass username and password to elasticsearch?

@rafaelpirolla rafaelpirolla changed the title Documentation missing? ELK and ADC connection Sep 8, 2020
@nagaraj-citrix nagaraj-citrix added the enhancement New feature or request label Sep 10, 2020
@nagaraj-citrix
Copy link
Contributor

@rafaelpirolla You will have to specify Citrix Observability Exporter in your CIC configmap to ensure ADC communication. As shown here: https://github.com/citrix/citrix-observability-exporter/blob/master/examples/elasticsearch/cic-configmap.yaml

server: 'coe-es.default.svc.cluster.local' -> change this parameter to the Citrix Observability Exporter address.

You can use Elasticsearch without Authentication. Authentication will be supported in future release.

@rafaelpirolla
Copy link
Author

rafaelpirolla commented Apr 4, 2023

Is there any roadmap to this project? Is it dead?

@mayurmohanpatil
Copy link

Hello @rafaelpirolla we are focusing on supporting observability end points directly from NetScaler.
We have roadmap to support elasticsearch from NetScaler directly where auth part will be considered. Hence we have not worked so far on supporting auth based elasticsearch through COE.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants