You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
You can configure Citrix ADC Observability Exporter manually in Citrix ADC. Manual configuration is suitable for Citrix ADC in MPX and VPX form factors. We recommend deploying the Citrix ADC Observability Exporter in the automated way with the YAML file as described in the preceding sections.
69
+
70
+
For information about deploying Citrix ADC Observability Exporter (coe-kafka.yaml) and web application (webserver-kafka.yaml), see the preceding sections.
71
+
72
+
```
73
+
enable feature appflow
74
+
enable ns mode ULFD
75
+
add service COE_svc1 <COEIP1> LOGSTREAM <COEPORT1>
76
+
add service COE_svc2 <COEIP2> LOGSTREAM <COEPORT2>
77
+
add service COE_svc3 <COEIP3> LOGSTREAM <COEPORT3>
set analyticsprofile ns_analytics_time_series_profile -collectors metrichost_SVC -metrics ENABLED -outputMode prometheus
112
+
113
+
```
114
+
115
+
For information on troubleshooting related to Citrix ADC Observability Exporter, see [Citrix ADC CPX troubleshooting](https://docs.citrix.com/en-us/citrix-adc-cpx/current-release/cpx-troubleshooting.html).
0 commit comments