Merge "sync up with helm configuration changes"
[oom.git] / kubernetes / aai / charts / aai-modelloader / resources / config / log / logback.xml
index fcfac84..6c2fcdc 100644 (file)
@@ -1,6 +1,6 @@
 <configuration scan="true" scanPeriod="3 seconds" debug="false">
   <include resource="org/springframework/boot/logging/logback/base.xml" />
-  <property name="logDir" value="${AJSC_HOME}/logs" />
+  <property name="logDir" value="/var/log/onap" />
   <property name="componentName" value="AAI-ML"></property>
 
   <!-- default eelf log file names -->