Update nginx-access.yml
Showing
1 changed file
with
1 additions
and
1 deletions
@@ -25,7 +25,7 @@ filebeat.prospectors: | @@ -25,7 +25,7 @@ filebeat.prospectors: | ||
25 | 25 | ||
26 | output.kafka: | 26 | output.kafka: |
27 | enabled: true | 27 | enabled: true |
28 | - hosts: ["10.66.105.67:9092"] | 28 | + hosts: ["ops.ckafka.yohoops.org:9092"] |
29 | topic: '%{[type]}' | 29 | topic: '%{[type]}' |
30 | compression: snappy | 30 | compression: snappy |
31 | max_message_bytes: 10000001 | 31 | max_message_bytes: 10000001 |
-
Please register or login to post a comment