Hi,
Not sure what the *nylon* agent is. NXLog can send to multiple syslog
servers,e.g:
<Input internal>
Module im_internal
</Input>
<Input eventlog>
Module im_msvistalog
</Input>
<Output out1>
Module om_udp
Host 10.0.0.1
Port 514
Exec to_syslog_snare();
</Output>
<Output out2>
Module om_udp
Host 10.0.0.2
Port 514
Exec to_syslog_snare();
</Output>
<Route 1>
Path eventlog, internal => out, out2
</Route>
Regards,
Botond
On Thu, 10 Dec 2015 12:51:30 -0500
Brent Mossbrooks <[email protected]> wrote:
> Can a Windows machine running the nylon agent be configured to sends it's
> event logs to multiple Syslog servers. If so, could someone kindly
> provide an example of the configuration?
------------------------------------------------------------------------------
_______________________________________________
nxlog-ce-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/nxlog-ce-users