Hi! I have been trying to get the logs from HBase to redirect to a remote log server. Tried to add the socket appender in the log4j.properties file in the conf directory and also to add commons.logging + log4j jars + the same log4j.properties file into the WEB-INF of the master but I still get nothing in the logs on the log server, what is it that i'm missing here?
Regards Erik
