We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4ff7a01 commit 334761dCopy full SHA for 334761d
deployment/operations/cloudfoundry.yml
@@ -72,7 +72,7 @@
72
- type: replace
73
path: /instance_groups/name=ingestor/jobs/name=ingestor_syslog/properties/logstash_parser/elasticsearch?
74
value:
75
- index: logs-%{[@metadata][index]}-%{+YYYY.MM.dd}
+ index: logs-%{[@metadata][index]}-v6-%{+YYYY.MM.dd}
76
77
78
path: /instance_groups/name=ingestor/jobs/-
0 commit comments