diff --git a/ELK.Docker/shared/config-elk/logstash/pipeline/open_dmp_send_to_elastic.conf b/ELK.Docker/shared/config-elk/logstash/pipeline/open_dmp_send_to_elastic.conf index 458ca82b1..8b0f9fe02 100644 --- a/ELK.Docker/shared/config-elk/logstash/pipeline/open_dmp_send_to_elastic.conf +++ b/ELK.Docker/shared/config-elk/logstash/pipeline/open_dmp_send_to_elastic.conf @@ -12,7 +12,7 @@ output { password => index =>"opendmp.logs" #manage_template => true - #template => "/usr/share/logstash/templates/audit/cite_elas_openDMP.json" + #template => "/usr/share/logstash/templates/audit/openDMP.json" #template_name => "cite.elas.openDMP-audit*" #template_overwrite => true }