I have double-checked the instructions here: https://docs.librenms.org/Extensions/Syslog/#syslog-ng and it appears that I have done everything correctly. When attempting to bring syslog-ng up I get the following:
Job for syslog-ng.service failed because the control process exited with error code.
See "systemctl status syslog-ng.service" and "journalctl -xeu syslog-ng.service" for details.
Output of systemctl status syslog-ng.service
librenms@librenms:~$ systemctl status syslog-ng.service
× syslog-ng.service - System Logger Daemon
Loaded: loaded (/lib/systemd/system/syslog-ng.service; enabled; vendor preset: enabled)
Active: failed (Result: exit-code) since Fri 2023-10-13 14:53:37 EDT; 42s ago
Docs: man:syslog-ng(8)
Process: 42327 ExecStart=/usr/sbin/syslog-ng -F $SYSLOGNG_OPTS (code=exited, status=1/FAILURE)
Main PID: 42327 (code=exited, status=1/FAILURE)
Status: "Starting up... (Fri Oct 13 14:53:37 2023"
CPU: 2ms
Your thoughts? Running 23.9.1-85-gdf8889987 and Ubuntu 22.04.3 LTS