LogicMonitor EA Collector 38.200 is released on August 11, 2025. It is based on the EA Collector 38.100 and includes the following additional updates.
Updates to Collector Installer Files
LogicMonitor Collector has updated the following installer files:
- Removed the obsolete
JDOMJAR libssl-3-x64.dllreplaces thessleay.dlllibcrypto-3-x64.dllreplaces thelibeay32.dll
Removal of Alibaba Fastjson Library
To meet compliance requirements, LogicMonitor has removed the Alibaba FastJSON library from the Collector dependency. As a result, any custom DataSources that references to FastJSON will fail at runtime. You must update your scripts to use the org.json library, which is included by default in LogicMonitor Collector.
Fixed an issue that caused an older version of the netty JAR file netty-3.10.6.Final.jar and other unused JAR files to remain in the agent/lib folder and its subfolders after upgrading to GD Collector 37.001. As a result of the fix, the Collector installer no longer includes these outdated files.
Fixed an issue where the Windows_NonAdmin_Config.ps1 script failed to run on workgroup machines with FQDN-style hostnames. In these environments, the script incorrectly identified local users as domain accounts, which caused permission resolution errors. This update ensures that the script correctly identifies local users and assigns permissions as expected.