Hi,

 

I have a socket appender configuration on the client side as below:

 

appender.socket.type = Socket

appender.socket.name = Socket_XYZ

appender.socket.host = localhost

appender.socket.port = 4712


appender.socket.reconnectionDelayMillis = 10000

 

 

I want to make it secure. I can see the example in xml format on the log4j2 
website but I am not able to get it working in the properties format. Please 
help.

 

 

Best Regards,

Tarun

 

Reply via email to