Minor cleanup to logstash

This commit is contained in:
George Kalampokis 2020-04-16 18:34:32 +03:00
parent 91fc1bc5b1
commit 00e4dd5d36
1 changed files with 1 additions and 1 deletions

View File

@ -12,7 +12,7 @@ output {
password => password =>
index =>"opendmp.logs" index =>"opendmp.logs"
#manage_template => true #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_name => "cite.elas.openDMP-audit*"
#template_overwrite => true #template_overwrite => true
} }