BroadSoft-Xtended/BroadWorks-Dashboards-and-Discovery

BroadWorks AS1 not sending XSLog files

Opened this issue · 1 comments

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?????

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)