Hi, I'd like to use log4php to send logs (as files) to remote logs server.
The "LoggerAppenderSocket" seems to be a good way to do this according to http://logging.apache.org/log4php/docs/appenders/socket.html but I didn't find the configuration to set on the remote server to catch and treat this flow. What do we have to set on the remote server side? Thanks Seb.
