Authored by hua.qu

Update nginx-access.yml

... ... @@ -25,7 +25,7 @@ filebeat.prospectors:
output.kafka:
enabled: true
hosts: ["10.66.105.67:9092"]
hosts: ["ops.ckafka.yohoops.org:9092"]
topic: '%{[type]}'
compression: snappy
max_message_bytes: 10000001
... ...