BroadSoft-Xtended / BroadWorks-Dashboards-and-Discovery

This repository contains the BroadWorks Dashboards and Discovery components to extend BroadWorks data mining, reporting, and analysis capabilities.
23 stars 4 forks source link

Feature Request - Add support for Remote Cluster and Index Selection within SIP and XSI Analyzer Plugins #106

Open discotab311 opened 3 years ago

discotab311 commented 3 years ago

We have a large scale deployment of five AS clusters across three datacenters, each doing approximately 40 CPS. Each DC has its own Elastic Cluster. We have a single Kibana node that connects to all Remote clusters. This works great when I can specify the Remote Cluster and Index when using queries.

I initially hacked the SIP plugin to insert some wildcards to be able to search all the nodes for any call, but as can be expected, that timed-out more often than not.

Instead of deploying a kibana per cluster, it would be nice if the plugins included the option to use Remote Cluster and index name matching/wildcards.