Authored by hua.qu

Update nginx-access.yml

@@ -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