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 fefaadb commit 7c90230Copy full SHA for 7c90230
deployment/operations/cloudfoundry.yml
@@ -64,6 +64,11 @@
64
value:
65
/var/vcap/jobs/parser-config-lfc/config/deployment_lookup.yml
66
67
+- type: replace
68
+ path: /instance_groups/name=ingestor/jobs/name=ingestor_syslog/properties/logstash_parser/filters
69
+ value:
70
+ - logsearch-for-cf: /var/vcap/packages/logsearch-config-logstash-filters/logstash-filters-default.conf
71
+
72
- type: replace
73
path: /instance_groups/name=ingestor/jobs/-
74
@@ -160,4 +165,4 @@
160
165
name: logsearch-for-cloudfoundry
161
166
url: https://bosh.io/d/github.com/cloudfoundry-community/logsearch-for-cloudfoundry?v=207.0.1
162
167
version: 207.0.1
163
- sha1: 599d238be5281f5a2ef903936b9ef868611baab1
168
+ sha1: 599d238be5281f5a2ef903936b9ef868611baab1
0 commit comments