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

bwlogreceiver method sending to elasticsearch #112

Open Brform69 opened 1 year ago

Brform69 commented 1 year ago

Hello, we want to send broadsoft logs (and also CDR) to a managed ELK instance (currently 7.10). But this instance only accepts syslog, filebeat or gelf format as inputs. Is it possible to do it with the current tools ?

Which method(s) use the broadworks tools to send data to an elasticsearch instance ? Also, is it planned to work with a v8 version of elasticsearch ?

If not, is there a way to use Broadsoft logs with filebeat ? Thanks for your help.

harshitmalhotra02 commented 1 year ago

Hello, Yes, it is possible to send BroadSoft logs and CDR by using BroadWorks Log Collectors and CDR Collectors. For detailed instructions on installation and configuration, kindly refer to sections 4 and 5 of the BroadWorks Dashboard and Discovery documentation, available at https://github.com/BroadSoft-Xtended/BroadWorks-Dashboards-and-Discovery/blob/master/BroadWorks%20Dashboards%20and%20Discovery.pdf. Please note that we have no plans to migrate the plugin in the near future. Thanks