Apache ServiceMix 5.4.0 audit.log -


i have installation of smx 5.4.0 logs crazy location {karaf.home}/data/security/audit.log. contains lines: authentication attempted/autentication succeeded - smx. karaf jaas module responsible behavior: karaf-jaas-module.xml

any ideas how rid of this?

could try this?

karaf@root> config:edit org.apache.karaf.jaas  karaf@root> config:propset audit.file.enabled false karaf@root> config:update 

Comments

Popular posts from this blog

c++ - No viable overloaded operator for references a map -

java - Custom OutputStreamAppender not run: LOGBACK: No context given for <MYAPPENDER> -

java - Cannot secure connection using TLS -