Collector Release Notes Timeline

Last updated on 27 March, 2024

October 05, 2023

EA Collector 34.400

LogicMonitor EA Collector 34.400 is released on October 05, 2023. It is based on the previously released EA Collector 34.300 and includes the following additional updates.

(more…)

September 18, 2023

GD Collector 34.003

LogicMonitor GD Collector 34.003 is released on September 18, 2023. It is a patch to the previously released GD Collector 34.002 and includes the following additional updates.

Updated on October 17, 2023

Removed – Fixed an issue where the script for PropertySources failed due to credential vault enhancements done in the previous release.

You can get this fix in GD Collector – 34.004

Enhancement

  • The Selenium Synthetics Step Monitoring feature is added to GD Collector 34.003. To access this feature, you must have Platform v.187 (or later) and GD Collector 34.003. With this feature every Synthetics web test is represented as a resource in LogicMonitor. A web test is further divided into steps and collector monitors the steps to give accurate status of each step.

Fixed Issue

  • Fixed an issue where after upgrading Linux collector to GD Collector 34.002, the value in the Service Group field was overwritten. This prevented Logicmonitor-agent service from starting when the group was non-existent. After implementing the fix, Logicmonitor-agent service is able to start successfully. This is applicable only to collectors running as non-root, and where the non-root username and group name are different.

September 04, 2023

GD Collector 33.007

LogicMonitor GD Collector 33.007 is released on September 04, 2023. It is a patch to the previously released GD Collector 33.006 and includes the following additional fix.

Fixed Issue

  • Fixed an issue where when updating Linux collector to GD Collector 33.006 the Service Group field was overwritten after the collector upgrade. This prevented the Logicmonitor-agent service from starting when the group was non-existent. After implementing the fix, the Logicmonitor-agent service is able to start successfully. This is applicable only to collectors running as non-root, and where the non root username and group name are different.

August 07, 2023

EA Collector 34.300

LogicMonitor EA Collector 34.300 is released on August 07, 2023. It is based on the previously released EA Collector 34.200 and includes the following additional updates.

Enhancements

  • It was observed that because there was no configuration for the maximum number of threadpool, it was limited to a minimum number of threadpool. Also, the queue limit for the Windows event tasks was not defined. To bridge the gap, we added the following parameters along with the queue size.
LogSource TypeWinEventSyslog
Min thread pool size parameter(existing)logcollector.wineventlog.threadpooleventcollector.syslog.threadpool
Max thread pool size parameterlogcollector.wineventlog.max.threadpooleventcollector.syslog.max.threadpool
Queue sizelogcollector.wineventlog.queueeventcollector.syslog.queue (existing)

The values vary as per the collector size. 

Collector SizeMinimum ThreadpoolMaximum Threadpool Queue Size
Small/ Nano102010000
Medium103010000
Large104010000
X-Large105010000
XX-Large106010000
  • We have improved the Heap and Non-heap memory of small and medium size collectors for SNMP v2c. 
    • Medium size collectors – Added wrapper.java.additional.24=-XX:MaxMetaspaceSize=756m to wrapper.conf 
    • Small size collectors – Added wrapper.java.additional.24=-XX:MaxMetaspaceSize=128m to wrapper.conf. Updated wrapper.java.maxmemory=1024 (old value) to wrapper.java.maxmemory=756 (new value)

Fixed Issues

  • Upgraded version of the following JAR for a minor security update.
Current JAR VersionUpgraded JAR Version
jose4j-0.7.10jose4j-0.9.3
wildfly-elytron2.2.0.Final
  • Fixed an issue where spaces in the script path used in the Windows wrapper javascript command arguments led to errors. To fix the issue, you can now use a placeholder in the command line argument. The placeholder is prefixed with a dollar sign ($) and the name and value of the placeholder is passed as an optional argument. Optional argument must follow the format: "<Placeholder Name>=<Value>"
    For example,
cscript.exe C:\lmbatchjobwrapper.js 10.1.1.1:7214 host myJob "powershell.exe -file $arg1" "arg1=C:\Program Files\Test Space Folder\Powershellcmd2.ps1"
PowerShell

Here, arg1 is the placeholder( $arg1 ) used in the command line argument and "arg1=C:\Program Files\Test Space Folder\Powershellcmd2.ps1" is the optional argument.

July 03, 2023

GD Collector 33.006

LogicMonitor GD Collector 33.006 is released on July 03, 2023. It is a patch to the previously released GD Collector 33.005 and includes the following additional fix.

Fixed Issue

  • Fixed an issue where when you upgrade a collector, the obsolete CAs were re-imported in the upgraded JRE. AWS adds and removes the CAs from the cacert file of JRE mostly in every release. With the fix that we have implemented, the obsolete CAs will not be re-imported in the upgraded JRE.

June 29, 2023

GD Collector 34.002

LogicMonitor GD Collector 34.002 is released on June 29, 2023. It is a patch to the previously released GD Collector 34.001 and includes the following additional fixes.

Fixed Issues

  • Fixed an issue where when you upgrade a collector from GD 34.000 (installed as a non-root user) to GD 34.001, the ping DataSource (DS) stopped working. Certain binaries lacked the required capabilities to perform the ping operation as the upgrade is performed by a non-root user. To fix the issue, we added a new binary setnetcapraw. For the ping DS to work in an upgrade scenario from any collector version to GD 34.002 for non-root docker, run the command sudo setcap cap_setfcap+eip setnetcapraw in the <Agent_Root>/bin folder, and then restart the collector from the LogicMonitor portal. Note that you do not have to run this command when a freshly installed GD-34.002 is upgraded to a higher version.
  • Fixed an issue where when you upgrade a collector, the obsolete CAs were re-imported in the upgraded JRE. AWS adds and removes the CAs from the cacert file of JRE mostly in every release. With the fix that we have implemented, the obsolete CAs will not be re-imported in the upgraded JRE.

June 29, 2023

EA Collector 34.200

LogicMonitor EA Collector 34.200 is released on June 29, 2023. It is based on the previously released EA Collector 34.100 and includes the following additional updates.

Enhancements

  • To enhance the WinRM configuration feature, we have introduced reversal logic for SDDL script to revert the changes done by WinRM_Config_01.ps1 and WinRM_Config_02.ps1 scripts. Example:
    • -Noninteractive -ExecutionPolicy Bypass -Noprofile -file \\10.55.21.12\To\WinRM_Config_01.ps1 -remove -UserName logicmonitor\ScriptTestUser01 -log True
    • -Noninteractive -ExecutionPolicy Bypass -Noprofile -file \\10.55.21.12\To\WinRM_Config_02.ps1 -remove -UserName logicmonitor\ScriptTestUser02 -log True
  • To use a specific text from syslog in LogicMonitor logs as a metadata field, we have added a new method “Dynamic Regex Group” to SysLog LogSource field mapping. You can provide the field names separated by comma as ‘key’ and a common regex that has the same number of groups in it to capture these fields.

Fixed Issues

  • Upgraded version of the following files for various minor security updates.
File/JAR NameUpgraded Version
Amazon JAVA Corretto11.0.19.7.1
Snippet JAR1.8.2
  • Fixed an issue where WMI query was run with empty credentials. After applying the fix, WMI query will not run with empty credentials. Also, it will reuse the old credentials if the vault machine is down.

June 06, 2023

GD Collector 34.001

LogicMonitor GD Collector 34.001 is released on June 06, 2023. GD Collector 34.001 is a patch to the previously released GD Collector 34.000 and includes the following additional fix:

Fixed Issue

  • Fixed an issue where even after upgrading to GD Collector 33.002, there was a spike in SPSE and PowerShell tasks timed out. To fix the issue of active discovery and data collection gaps in PowerShell modules, we have reverted the changes (addition of host properties to hashtable/environmental variables) introduced in GD Collector 33.001 that caused the performance issue.

June 06, 2023

GD Collector 33.005

LogicMonitor GD Collector 33.005 is released on June 06, 2023. GD Collector 33.005 is a patch to the previously released GD Collector 33.004 and includes the following additional fix:

Fixed Issue

  • Fixed an issue where even after upgrading to GD Collector 33.002, there was a spike in SPSE and PowerShell tasks timed out. To fix the issue of active discovery and data collection gaps in PowerShell modules, we have reverted the changes (addition of host properties to hashtable/environmental variables) introduced in GD Collector 33.001 that caused the performance issue.

June 01, 2023

EA Collector 34.100

LogicMonitor EA Collector 34.100 is released on June 01, 2023 and includes the following updates.

Enhancements

  • To enhance the security of customer data and LogicMonitor portal, and based on growing customer demand for reduction in privileges to run Windows collectors, we have developed Windows Remote Management (WinRM) based solution where Windows collectors are installed without administrator privilege. You can use this feature as part of the Open Beta program. For details, see Configuring WinRM for Windows Collector.
  • On the Collector Status Page we have added a new module status SignatureValueChangedForHealthCheckScripts for collector health check scripts. It indicates whether the health check scripts are modified or not before they are run. If the scripts are not modified, the module status message indicates that the signature is verified successfully and the scripts are not modified. If the scripts are modified, the message indicates that the signature mismatch is found and the scripts are modified. The message also lists names of the modified health check scripts.
  • Currently, a single set of credentials (for example, snmp.communitysnmp.security, and so on) is applied on a device’s host property to receive SNMP traps (v1, v2c, and v3) and to collect data for SNMP DataSources that is SNMP polling. To support business requirements of multiple credentials, we have now separated credentials for SNMP traps and SNMP polling.
    • SNMP Polling – The current set of credentials/host properties for data collection are as follows: snmp.communitysnmp.securitysnmp.authsnmp.authTokensnmp.priv, and snmp.privToken.
    • SNMP Traps – A new set of credentials/host properties to receive SNMP trap requests are as follows: snmptrap.communitysnmptrap.securitysnmptrap.authsnmptrap.authTokensnmptrap.priv, and snmptrap.privToken. Because these properties are optional, if you do not define them, collector will continue to use snmp.* host properties to decrypt traps. This provision will also ensure backward compatibility.
  • It was observed that collector installer carries multiple AWS SDK JARs which are used in the core and custom modules (DataSources). To ensure that the size of collector installer remains light, from now on, we will ship only the following AWS SDK JARs:
    • aws-java-sdk-core
    • aws-java-sdk-autoscaling
    • aws-java-sdk-ec2
    • aws-java-sdk-s3
    • aws-java-sdk-cloudformation
    • aws-java-sdk-cloudwatch
    • aws-java-sdk-dynamodb
    • aws-java-sdk-sqs
  • As per the current design, when collector receives syslog event from an unmonitored device, the collector performs DNS resolution of all the devices monitored under it to check if any IP address matches with the IP of the syslog sending unmonitored device. In case of unmonitored devices, this method led to unnecessary DNS lookups and spike in DNS queries for every syslog event coming from the same unmonitored device. To overcome this challenge, we have optimised the design. Instead of doing the DNS resolution of all the monitored devices, collector will now do the DNS resolution of all the unmonitored devices only once and keep it in cache with configurable expiry time of 5 minutes. For subsequent syslog events from any unmonitored device, resource mapping will be done using this cache. In agent.conf setting, you can configure the expiry time in the lmlogs.syslog.unmonitored.device.cache.expiry.in.minutes property.

Fixed Issues

  • Upgraded version of the following JAR for a minor security update.
JARUpgraded Version
AWS JAVA SDKs3-1.12.393
  • Fixed an issue where no data was collected in SNMPv3 because collector did not discover the engine ID at the time of actual data collection. To fix the issue, the SNMP engine ID will now be refreshed from SNMP4j cache on receiving null response from the device. If you insist on following the old behaviour of force cache clean, then in agent.conf, set snmp.datacollection.engineId.force.clean=true to refresh SNMP engine ID after every 10 minutes (default) interval. To configure this interval, in agent.conf, specify the duration in seconds in snmp.engineId.force.clean.intervalInSec property.
  • Fixed an issue where after upgrading, the ping datasource failed to collect data and the ping debug command failed to display correct output.
  • Fixed an issue where when you upgrade collector (that runs as root user) from version 28.004 to any version except EA 34.100 or GD 33.003 and then run the updateToNonRoot.sh script, the script failed due to the absence of the setnetcap file in the bin folder. To convert to non root user, you first upgrade to EA 34.100 or GD 33.003 that contains the setnetcap file in bin folder and then run the updateToNonRoot.sh script.
  • Fixed an issue where when you upgrade a docker collector from root to non root using the UpgradeToNonroot.sh script, the script failed and led to errors. The error occurred because of the relative path in the UpgradeToNonroot.sh script:
    • -sf ./bin/logicmonitor-agent /etc/init.d/logicmonitor-agent
    • -sf ./bin/logicmonitor-watchdog /etc/init.d/logicmonitor-watchdog

      To fix the issue, we converted the relative path to absolute path by replacing “./” with “$DEST_DIR/agent
    • -sf $DEST_DIR/agent/bin/logicmonitor-agent /etc/init.d/logicmonitor-agent
    • -sf $DEST_DIR/agent/bin/logicmonitor-watchdog /etc/init.d/logicmonitor-watchdog

      Also, because the UpgradeToNonroot.sh script is not designed for docker collector, if you try to run the script on docker collector, the system will stop running the script and display a warning message. 
  • Fixed an issue where due to a bug Groovy script in SSE ran without being configured and consumed some memory. In the agent.conf setting, it was observed that even if the groovy.script.runner property is set to agent, it still picked SSE to run few collector health check scripts and internal web check in sitemonitor. To fix the issue, we have now ensured that SSE will not start if it is not set in the groovy.script.runner property.
1 2 3 9 10