Hi, I've noticed that a log file gets generated in the name of karaf.out in the $SERVICEMIX_ROOT/data. Usually the application errors are getting logged here. Just wondering, how can I configure this log file ? Is it being controlled through org.apache.karaf.log.cfg config file ? My understanding is, this config is only being used for console log displays. I looked into the available configuration files, but didn't find a reference. I want to make sure that this log file is being generated in a certain directory and not the default one.
Any pointer will be appreciated. -Thanks

