We have installed STUN running on Apache Tomcat 7.0 . We are trying to get the STUN logs updated in the catalina.out logs .
Right now we could only get the tomcat startup logs in the catalina.out but no logs are captured when there is a STUN transaction ( we are able to see Binding request and response between the device and STUN ) .
We have set the logging.properties in the catalina base to the maximum but yet we could not achieve capturing the STUN logs
Any help here ?