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