netscaler / netscaler-observability-exporter

Exports logs and metrics from Citrix ADC to various observability tools
86 stars 17 forks source link

Equivalent of ssl configuration from netscaler-adc-metrics-exporter ? #70

Open mihaipuha opened 7 months ago

mihaipuha commented 7 months ago

Hello,

I have configured the netscaler metrics based on this documentation: https://docs.netscaler.com/en-us/citrix-adc/current-release/observability/prometheus-integration.html - everything worked as expected!

Could someone please guide me on which is the equivalent configuration for netscaler-observability-exporter related to ssl certificates, especially the expiration days(the scope is to monitor SSL Expiration Date using Grafana and Prometheus alerting)?

To be more precise, what is the equivalent of the below configuration for /var/metrics_conf/schema.json ? citrix-metrics-ssl-expiration-days

@mayur-netscaler I saw your comment "use COE instead of metrics exporter", does COE support this?

mayurmohanpatil commented 7 months ago

Hello Mihai Puha,

We have taken an enhancement to send daystoexpiration details through COE. I would request you to continue using ME for now. Can we connect over a call to understand your use case and we can propose the best possible solution for Observability integration?

bhardwajk commented 7 months ago

Hi @mihaipuha , an alternate option is to use NetScaler Console / NetScaler ADM. You can get the same information from there as well.

image

Here is the documentation - https://docs.netscaler.com/en-us/netscaler-console-service/networks/ssl-certificate-dashboard/how-to-use-ssl-dashboard

Regards, Komal