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

BroadWorks AS1 not sending XSLog files #110

Open kporter5302 opened 2 years ago

kporter5302 commented 2 years ago

Recently our AS1 Server stopped sending XSLog files to the Kibana Server. It is however still sending PSLogs, SWManagerActivities logs and ConfigAgent logs. Can anyone help me get the XSLog sending fixed? I would also like to know how to disable the sending of any log files other than XSLogs?????

kporter5302 commented 2 years ago

Here's the Exception that the server pops during a restart of the bwlogsender: Exception in thread "TailRunner => XSLog" java.lang.NullPointerException at com.broadsoft.zipsender.FilePersistance.read(FilePersistance.java:150) at com.broadsoft.zipsender.TailerRunner.run(TailerRunner.java:152) at java.lang.Thread.run(Thread.java:748)