Improved wait for cluster status during updates / upgrades
When restarting the Elasticsearch cluster during the NetEye update / upgrade procedure, is it possible let the restart procedure going even if the cluster has a “yellow” status. The check on the cluster status has been improved to allow at least the “yellow” status if the user specified it.
Resolving Elasticsearch Nodes Attempting to Join a New Cluster
During updates or upgrades, certain conditions may cause some Elasticsearch nodes to attempt to form a new cluster, resulting in nodes restart failures. This issue has been addressed by configuring the cluster.initial_master_nodes setting only during the initial bootstrap of the Elasticsearch cluster. Once the cluster is successfully established, this setting is permanently removed.
Addition of EnvironmentFile Directive in elastic-agent.service file
We have now made it possible to configure environment variables for the elastic-agent.service running on NetEye nodes. You can now configure environment variables by creating an environment file under /neteye/local/elastic-agent/conf/sysconfig/elastic-agent-user-customization.
List of updated packages
To solve the aforementioned issues, the following packages have been updated for NetEye 4.43:
Fix upgrade 4.45 migration error We solved an issue that affected the upgrade to NetEye 4.45. The issue occurred during the migration of the monitoring role permissions to Icinga DB, due to the order in which packages were updated. List Read More
Fix NetEye web UI exception We solved an issue that affected the NetEye web UI, when the SLM feature module is not installed, causing an exception to be thrown. List of updated packages To solve the issues mentioned above, the Read More
Fix for memory corruption in icinga2 We solved an issue that affected icinga2. If the cleanup of the http sessions in the execute-script endpoint ran during a request, the re-balance in the internal datastructure would corrupt the requests memory, resulting Read More
Fix El Proxy Kibana plugin activity We solved an issue that affected the El Proxy Kibana plugin which, in case many Fleet agent policies were associated with an integration, caused a large number of index template updates, possibly resulting in Read More
Fix support for Alyvix Nodes with older versions We solved an issue that could cause Test Cases to be not shown in the Alyvix UI if the Alyvix Nodes supported only API version 3 (i.e. Alyvix Service version <= 2.5). Read More