Updated on August 19, 2025
Added – An update about default Groovy version
LogicMonitor GD Collector 38.000 is released on June 11, 2025. EA Collector 37.300 has been designated as GD Collector 38.000 and includes the following additional updates:
Watchdog Process Performance Improvements
LogicMonitor has improved the Watchdog process performance with the following updates:
- To reduce the heap memory caused due to encryption and decryption, the encrypt and decrypt feed is now stored only in the Agent process and not in the Watchdog process.
- The encrypted compressed feed is now stored directly in the Watchdog process during feed updates and credential rotation.
- The Collector now uses the value of
uuid
andagent id
as the password for encryption and decryption of feed.
LogicMonitor Collector Defaults to Groovy v2
In EA Collector 37.300, LogicMonitor Collector defaults to Groovy 4. However, in GD Collector 38.000, the default scripting engine reverts to Groovy 2, while Groovy 4 remains available for early adoption.
This phased rollout, based on customer feedback, enables LogicMonitor to tune Groovy 4 and gives you time to test and migrate your custom modules.
LogicMonitor continues to evaluate Groovy 4 performance, and will expand support in future Collector releases.
Upgraded version of the following file for a minor security update.
File/Component Name | Current Version | Upgraded Version |
Amazon JAVA Corretto | 11.0.26.4.1 | 11.0.27.6.1 |
Fixed an issue where SNMP traps ingested as LM Logs populated the trapOID field with the raw value (the OID) instead of the translated value (name of the OID). As a result of the fix, when the trapOID is translated, now both the log message and the trapOID field have the translated value of the trapOID.