From: shanedaniel Date: Thu, 19 Oct 2017 19:10:33 +0000 (+0000) Subject: Fix AAI-ML filebeat.yml X-Git-Tag: 4.0.0-ONAP~15^2~191 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=89f67c13db2479d083fa6d6cb77397c978ec63a0;p=aai%2Foom.git Fix AAI-ML filebeat.yml Issue-ID: OOM-367 Change-Id: I37b1c9e3937b0f9b51711a32eb513fe9ed39bda6 Signed-off-by: shanedaniel --- diff --git a/templates/modelloader-deployment.yaml b/templates/modelloader-deployment.yaml index 3f2bda3..f800c44 100644 --- a/templates/modelloader-deployment.yaml +++ b/templates/modelloader-deployment.yaml @@ -53,7 +53,7 @@ spec: path: "/dockerdata-nfs/{{ .Values.nsPrefix }}/aai/model-loader/appconfig/" - name: filebeat-conf hostPath: - path: /dockerdata-nfs/{{ .Values.nsPrefix }}/log/filebeat/log4j/filebeat.yml + path: /dockerdata-nfs/{{ .Values.nsPrefix }}/log/filebeat/logback/filebeat.yml - name: aai-model-loader-logs emptyDir: {} - name: aai-model-loader-filebeat