From: shanedaniel Date: Thu, 19 Oct 2017 19:10:33 +0000 (+0000) Subject: Fix AAI-ML filebeat.yml X-Git-Tag: 2.0.0-ONAP~598 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=af561c10d7a0524db5d55d57ae5f975211abf67c;p=oom.git Fix AAI-ML filebeat.yml Issue-ID: OOM-367 Change-Id: I37b1c9e3937b0f9b51711a32eb513fe9ed39bda6 Signed-off-by: shanedaniel --- diff --git a/kubernetes/aai/templates/modelloader-deployment.yaml b/kubernetes/aai/templates/modelloader-deployment.yaml index 3f2bda3d6c..f800c446eb 100644 --- a/kubernetes/aai/templates/modelloader-deployment.yaml +++ b/kubernetes/aai/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