If you want to use the SocketAppender, I'd recommending adding the appropriate Jackson dependencies and using the JSON layout. I have a desire to eventually implement a similar layout using Apache Avro and/or Apache Thrift which would be a lot faster, though either way, just stick with anything other than plain Java serialization and you should generally be fine with security (though I'd avoid XML unless you know how to disable all the helpful "features" that come with typical XML processors that are gaping security holes).
On 24 October 2017 at 08:42, itsg...@gmail.com <itsg...@gmail.com> wrote: > Thanks for your response. > > > > -- > Sent from: http://apache-logging.6191.n7.nabble.com/Log4j-Users-f4.html > > --------------------------------------------------------------------- > To unsubscribe, e-mail: log4j-user-unsubscr...@logging.apache.org > For additional commands, e-mail: log4j-user-h...@logging.apache.org > > -- Matt Sicker <boa...@gmail.com>