Dear all
I am using Librenms VM, I used oracle virtual box to run the system, I want to test the syslog in librenms, how can i pass the syslog msg to librenms VM , my main OS is windows 10
- rsyslog enabled and running
root@librenms:/etc/rsyslog.d# ss -4altunp | grep 514
udp UNCONN 0 0 0.0.0.0:514 0.0.0.0:* users:((“rsyslogd”,pid=6622,fd=5))
tcp LISTEN 0 25 0.0.0.0:514 0.0.0.0:* users:((“rsyslogd”,pid=6622,fd=7))
- librenms status
librenms@librenms:~$ ./validate.php
| Component | Version |
|---|---|
| LibreNMS | 21.8.0-41-g0a76ca444 |
| DB Schema | 2021_08_26_093522_config_value_to_medium_text (217) |
| PHP | 7.4.3 |
| Python | 3.8.5 |
| MySQL | 10.3.25-MariaDB-0ubuntu0.20.04.1 |
| RRDTool | 1.7.2 |
| SNMP | NET-SNMP 5.8 |
| ==================================== |
[OK] Composer Version: 2.1.6
[OK] Dependencies up-to-date.
[OK] Database connection successful
[OK] Database schema correct