Bug: set filter in device eventlog shows filtered events from all devices

I think, this is a bug:

on a device page -> got to tap “Logs” -> select type “trap” -> hit “Filter”

This shows all eventlog entries by the type “trap”, but from all devices.


./validate.php

Component Version
LibreNMS 1.43-119-g6242f941f
DB Schema 268
PHP 7.0.32
MySQL 10.0.35-MariaDB
RRDTool 1.4.7
SNMP NET-SNMP 5.7.3

[OK] Composer Version: 1.7.2
[OK] Dependencies up-to-date.
[OK] Database connection successful
[OK] Database schema correct
[FAIL] fping6 could not be executed. fping6 must have CAP_NET_RAW capability (getcap) or suid. Selinux exlusions may be required.
(bash: /usr/sbin/fping6: Keine Berechtigung)
[FAIL] fping6 should be suid!
[FIX] chmod u+s /usr/sbin/fping6
[FAIL] Some folders have incorrect file permissions, this may cause issues.
[FIX] sudo chown -R librenms:librenms /opt/librenms
sudo setfacl -d -m g::rwx /opt/librenms/rrd /opt/librenms/logs /opt/librenms/bootstrap/cache/ /opt/librenms/storage/
sudo chmod -R ug=rwX /opt/librenms/rrd /opt/librenms/logs /opt/librenms/bootstrap/cache/ /opt/librenms/storage/

Files:
/opt/librenms/storage/framework/views/c7a505896e629393a98836fa4a4077a7

Hi

Sorry for late response.

Check #9329

1 Like