HTTPAPPENDER
Is there a good example to use the log4j httpappender. I have seen example for socketappender and tried it. I want to compare between socket appender and http appender so that we can choose what will be best fit for our product. -- Sent from: http://apache-logging.6191.n7.nabble.com/Log4j-Users-f4.html - To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
Re: HTTPAPPENDER
Thanks. We have a situation where we have a thick client application (Java Swing) and we want the client side logs to be pushed to server side so that we can use for analysis. Socketappender is one option but looks like there are plan to depricate socket appenders because of security issues. Please refer to below https://www.elastic.co/blog/log4j-input-logstash -- Sent from: http://apache-logging.6191.n7.nabble.com/Log4j-Users-f4.html - To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
Re: HTTPAPPENDER
Thanks for your response. -- Sent from: http://apache-logging.6191.n7.nabble.com/Log4j-Users-f4.html - To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
