[ 
https://issues.apache.org/jira/browse/LOG4J2-2884?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17167453#comment-17167453
 ] 

Ralph Goers commented on LOG4J2-2884:
-------------------------------------

You are using udp to connect with the syslog server.  UDP connections don't 
fail if the server stops. You will just keep sending messages and they will be 
lost. If you require better behavior you need to use TCP.

> Failover does not work incase of primary appender fails
> -------------------------------------------------------
>
>                 Key: LOG4J2-2884
>                 URL: https://issues.apache.org/jira/browse/LOG4J2-2884
>             Project: Log4j 2
>          Issue Type: Bug
>            Reporter: Zeeshan 
>            Priority: Major
>         Attachments: failover.xml
>
>
> I am trying to run the Failover scenario using RollingFile, SysLog and 
> Console appender. Primary appender is SysLog and failover appenders are 
> Console and RollingFile so when SysLog server stops, it should pick the 
> Console or RollingFile appenders but it does not work. Can you please check 
> the file *failover.xml* whats wrong with syntax. 



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to