Hi there,

I am trying to run nxlog on a client host that then forwards to one of a
set of syslog servers via TCP. Example config block:

<Output out_tcp>
    Module      om_tcp
    Port        5514
    Host        server1
</Output>

I want to know what to set in the configuration to allow high
availability/fail-over when specifying the syslog servers. I thought about
a DNS round robin entry for server1 but this would not be very resilient in
its own right. Is there an nxlog config option to specify multiple hosts,
or multiple blocks so that it can forward to server2 in case server1 is
down?

Thanks.
------------------------------------------------------------------------------
Shape the Mobile Experience: Free Subscription
Software experts and developers: Be at the forefront of tech innovation.
Intel(R) Software Adrenaline delivers strategic insight and game-changing 
conversations that shape the rapidly evolving mobile landscape. Sign up now. 
http://pubads.g.doubleclick.net/gampad/clk?id=63431311&iu=/4140/ostg.clktrk
_______________________________________________
nxlog-ce-users mailing list
nxlog-ce-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nxlog-ce-users

Reply via email to