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

java - Ebean enhancement ignores a model -

ubuntu - How to disable Kernel Module Signing in linux -

SQL php on different pages to Insert (mysqli) -