Hey all. This may be a bit of a strange request, but here goes…
I’m looking for a way to write directly to the syslog and have it appear in the LibreNMS syslog widget. The goal is to be able to add notes, such as “activated port such and such”, “changed port # to vlan ## untagged”, etc and write them into the syslog. Ultimately, I want to create a little web form to gather the information and write it into the syslog, but for now I’d be satisfied if I could get it working from the command line. I know that there is the “logger” command, but that doesn’t appear to work with syslog-ng, which is the syslog program I’m using with LibreNMS. The syslogs from my network gear are being collected and sent to LibreNMS correctly.
Thanks for any thoughts and assistance!