13. 01. 2022
Alessandro Valentini
Bug Fixes, Log-SIEM, NetEye
Bugfixes for NetEye 4.21, 4.20, 4.19: Elasticsearch License Renewal
The current Elasticsearch license bundled with NetEye will expire this January 31st. To continue enjoy all the SIEM functionalities you must update to the new license. An automatic update has been released for the most recent NetEye version. Older NetEye releases however, can be updated manually.
In the case the health-check light/01004_elastic_license_check.sh
is preventing you to update your Neteye Installation you can run the following command: neteye update --skip-tags check_health
. All other health-check must be successful to ensure a safe update.
For NetEye 4.21 we updated the following packages:
- elasticsearch, elasticsearch-autosetup, elasticsearch-neteye-config, filebeat, filebeat-autosetup, filebeat-neteye-config, apm-server, apm-server-autosetup, apm-server-neteye-config, kibana, kibana-autosetup, kibana-neteye-config, logstash, logstash-autosetup, logstash-neteye-config to version 7.15.0_neteye3.35.6-1
For NetEye 4.20 we updated the following packages:
- elasticsearch, elasticsearch-autosetup, elasticsearch-neteye-config, filebeat, filebeat-autosetup, filebeat-neteye-config, apm-server, apm-server-autosetup, apm-server-neteye-config, kibana, kibana-autosetup, kibana-neteye-config, logstash, logstash-autosetup, logstash-neteye-config to version 7.12.1_neteye3.32.9-1
For NetEye 4.19 we updated the following packages:
- elasticsearch, elasticsearch-autosetup, elasticsearch-neteye-config, filebeat, filebeat-autosetup, filebeat-neteye-config, kibana-autosetup, kibana-neteye-config, logstash, logstash-autosetup, logstash-neteye-config to version 7.12.1_neteye3.30.4-1
For NetEye 4.18 and older you can update your license manually via Kibana: Stack Management \ License Management \ Update License and upload the new license.
Another option is to update the license via command line:
- Download the new license in a file, for example:
/neteye/local/elasticsearch/license/elastic-license-2022.json
- Load the new license:
/usr/share/neteye/elasticsearch/scripts/es_curl.sh -X PUT https://elasticsearch.neteyelocal:9200/_license -d @/neteye/local/elasticsearch/license/elastic-license-2022.json -H "Content-Type: application/json"
- Verify correct license installation by checking expiry_date:
/usr/share/neteye/elasticsearch/scripts/es_curl.sh https://elasticsearch.neteyelocal:9200/_license | jq
To obtain the new license please contact our Service and Support Team.
Latest posts by Alessandro Valentini
See All
Related Content
Tags: Bug Fixes, NetEye Updates
27. 11. 2023
Bug Fixes, NetEye
We fixed a bug where the deployment of the Icinga director would not clean up old stages, filling up the file system over multiple deploys. Updated packages For NetEye 4.32 we updated the following packages: icingaweb2-module-director, icingaweb2-module-director-autosetup to version 1.10.2_neteye1.31.1-1
31. 10. 2023
Bug Fixes, NetEye
We added an automatic procedure that correctly upgrades the DB schema for Icinga2. Updated packages For NetEye 4.32 we updated the following packages: icinga2, icinga2-autosetup, icinga2-bin, icinga2-bin-debuginfo, icinga2-common, icinga2-configurator, icinga2-debuginfo, icinga2-debugsource, icinga2-doc, icinga2-ido-mysql, icinga2-ido-mysql-debuginfo, icinga2-ido-pgsql, icinga2-ido-pgsql-debuginfo, icinga2-neteye-config, icinga2-resources, icinga2-selinux to
Read More
25. 10. 2023
Bug Fixes, NetEye
In the Tornado GUI, we fixed the behavior of the "Group Match IDX" input of the regex extractor. Updated packages For NetEye 4.32 we updated the following packages: icingaweb2-module-tornado and icingaweb2-module-tornado-autosetup to version 2.2.3-1
16. 10. 2023
Bug Fixes, NetEye
We have fixed the following bugs in the Tornado GUI: Very long rule names, rule descriptions, and JSON strings are now displayed correctly The add node bar is now always visible even with long processing trees Updated packages For NetEye
Read More
09. 10. 2023
Bug Fixes, NetEye
We fixed a bug in the El Proxy for which in case of NetEye node failure (e.g. loss of power), the El Proxy service may lose the content of the file containing the blockchain key. In this case El Proxy
Read More