Missing "Service Group" Integration in Citrix ADC with Elastic

Hello Elastic Community,

I am currently using Citrix ADC and have integrated it with Elastic to monitor various metrics and logs. While the integration works well for interfaces, virtual servers (lbvserver), services, system, and VPN, I have noticed a significant gap: the absence of support for "service groups."

In Citrix ADC, service groups are crucial for managing multiple instances of servers as a single entity. This feature simplifies administration and ensures consistent configuration across all grouped services. Unfortunately, the current Elastic integration does not seem to recognize or support service groups, which limits the effectiveness of monitoring and managing these grouped services.

Has anyone else encountered this issue? Are there any workarounds or plans to include service group support in future updates? Any insights or suggestions would be greatly appreciated.

Thank you!

Hi,

I don't think it's possible to add support for service group metrics; there's no statistics API available to provide the data. This is the statistics API, and what could possibly be added to metrics in the integration: Statistics | statistics

Since service groups aren't available in that API, it won't be possible for the integration to collect data for them.