|
@@ -94,7 +94,7 @@ spec:
|
|
|
port: 8080
|
|
|
initialDelaySeconds: 40
|
|
|
periodSeconds: 15
|
|
|
- - image: docker.elastic.co/beats/filebeat:6.8.12
|
|
|
+ - image: docker.elastic.co/beats/filebeat:7.13
|
|
|
imagePullPolicy: IfNotPresent
|
|
|
name: filebeat
|
|
|
volumeMounts:
|
|
@@ -180,7 +180,6 @@ data:
|
|
|
setup.template.pattern: offline-process-charge-callback*
|
|
|
setup.dashboards.enabled: true
|
|
|
output.kafka:
|
|
|
- version: 0.10.2.1
|
|
|
enable: true
|
|
|
hosts: ["kafka-0.kafka-headless.qa.svc.cluster.local:9093", "kafka-1.kafka-headless.qa.svc.cluster.local:9093", "kafka-2.kafka-headless.qa.svc.cluster.local:9093"]
|
|
|
topic: 'offline-process-topic'
|