How to forward gathered syslog from all devices to a third party log server?

We would like to forward all collected syslog messages to an external Log Server from Librenms.
Anyway to do it?

Configure your syslog server to do so. Really doesn’t involve LIbreNMS at all.

1 Like

Problem is we already configured lots of device in LibreNMS and dont want to do it re-again.

You should not have to redo anything. When you setup syslog for LibreNMS, you probably would have setup either syslog-ng or rsyslog in front of LibreNMS as described at:

So you would just need a add either a second destination (if using syslog-ng) or a new omfwd action line (in rsyslog). So your devices will still only need to point at the one syslog IP.

2 Likes

Thanks for your explanation.

1 Like

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.