Is it possible to send syslogs on 2 IPs in openwrt

Hi,

I want to know that is it possible to send syslogs on 2 IPs simultaneously.

If we give 2 IPs in the system config file will it be able to send syslogs on both the IPs at the same time?

Thanks in advance.

It should be possible with rsyslog or syslog-ng.

We are using rsyslog. But how can we configure this in system config?

What did you do to try it so far and why didn't that work? Google seems to show lots of results for you problem.

1 Like

Hi @MagicSimi,

Syslog is working fine for single configured server. but i need to implement for multiple servers. So that it can send logs to multiple server simultaneously.

If you have any link related to this please share with me or you can share /etc/config/system file for multiple server.

Thanks in advance.

If you are using syslog-ng, then a simple Google search might help you.

We are using "logread". For syslog-ng i have also searched but for "logread" didn't get anything.
If you know about anything for logread,how to configure multiple server.
Please explain or share link.