Merge "Fix Elasticsearch template issue"
[oom.git] / kubernetes / log / resources / logstash / pipeline / onap-pipeline.conf
index b425550..123ceb5 100644 (file)
@@ -247,7 +247,7 @@ output {
 
  ######### Document configurations #########
 
- index => "onaplogs-%{+YYYY.MM.dd}"
+ index => "logstash-%{+YYYY.MM.dd}"
  document_type => "logs"
 
  ## This can be used to associate child documents with a parent using the parent ID.