Bug discovered on NetEye module logmanagement and SIEM
A bug has been discovered on NetEye modules logmanagement and SIEM. If affected, rsyslog directories on system might be created with wrong permissions causing Logstash to be unable to load log lines of some hosts inside Elasticsearch. Users might also receive an error message trying to check signatures for some hosts inside Logmanager Log Check. All NetEye systems with neteye-logmanagement or netey-siem modules installed might be affected .
To check your system run following command:
find /neteye/shared/rsyslog/data/ -not -perm 770 -type d -exec ls -lad {} \; | grep "dr-------T."
If the provided command returns some results your system is affected. Please apply the following workaround to fix it until an official bug-fix is provided:
Run command: crontab –e
Add following line: 30 00 * * * /usr/bin/find /neteye/shared/rsyslog/data/ -not -perm 770 -a -not -perm 750 -type d -exec /usr/bin/chmod 770 {} \; > /dev/null
Save the file
Previous steps must be executed on every NetEye node.
If
you need further information, or experience some problem applying the fix, feel
free to contact our support team using one of the following options:
The current Elasticsearch license bundled with NetEye will expire this January 31st. To continue enjoying 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 Read More
We fixed a bug when generating resource reports that did not correctly account for customer permissions For NetEye 4.27 we updated the following packages: icingaweb2-module-analytics, icingaweb2-module-autosetup to version 1.53.3-1 icingaweb2-module-slm, icingaweb2-module-slm-autosetup to version 4.22.2-1
We fixed a bug that was doubling the menu entries for Host Problems and Service Problems on customproblemview module when a host or service filter was applied on the user role. For NetEye 4.27 we updated the following packages: icingaweb2-module-customproblemview, Read More
We fixed a bug that did not allow SLM resource reports to be generated correctly for sending via email. We have updated Icinga Web 2 with the latest bug fix release that brings security fixes. For NetEye 4.27 we updated Read More
To identify a NetEye system globally, a unique NUUID (NetEye Universal Unique IDentifier) will be assigned to each NetEye Node. Red Hat Subscriptions are now bound to the NUUID.The feature has been originally released in NetEye 4.27 and is now Read More