[DCAEGEN2] Use common.log template
[oom.git] / kubernetes / dcaegen2-services / resources / config / log / filebeat / filebeat.yml
@@ -27,7 +27,6 @@ running alongside a DCAE microservice pod.
 
 See dcaegen2-services-common.configMap for more information.
 */}}
-{{- define "dcaegen2-services-common.filebeatConfiguration" -}}
 filebeat.prospectors:
 #it is mandatory, in our case it's log
 - input_type: log
@@ -83,4 +82,3 @@ logging:
     path: /usr/share/filebeat/logs
     name: mybeat.log
     keepfiles: 7
-{{- end -}}
\ No newline at end of file