Skip to content

Commit 7c90230

Browse files
committed
Added missed filters
1 parent fefaadb commit 7c90230

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

deployment/operations/cloudfoundry.yml

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,6 +64,11 @@
6464
value:
6565
/var/vcap/jobs/parser-config-lfc/config/deployment_lookup.yml
6666

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+
6772
- type: replace
6873
path: /instance_groups/name=ingestor/jobs/-
6974
value:
@@ -160,4 +165,4 @@
160165
name: logsearch-for-cloudfoundry
161166
url: https://bosh.io/d/github.com/cloudfoundry-community/logsearch-for-cloudfoundry?v=207.0.1
162167
version: 207.0.1
163-
sha1: 599d238be5281f5a2ef903936b9ef868611baab1
168+
sha1: 599d238be5281f5a2ef903936b9ef868611baab1

0 commit comments

Comments
 (0)