kafka 单机配置外网无法访问
生活随笔
收集整理的這篇文章主要介紹了
kafka 单机配置外网无法访问
小編覺得挺不錯的,現在分享給大家,幫大家做個參考.
修改配置文件
[root@localhost config]# [root@localhost config]# pwd /root/kafka_2.12-1.0.1/config [root@localhost config]# [root@localhost config]# ll total 64 -rw-r--r--. 1 root root 906 Feb 22 2018 connect-console-sink.properties -rw-r--r--. 1 root root 909 Feb 22 2018 connect-console-source.properties -rw-r--r--. 1 root root 5807 Feb 22 2018 connect-distributed.properties -rw-r--r--. 1 root root 883 Feb 22 2018 connect-file-sink.properties -rw-r--r--. 1 root root 881 Feb 22 2018 connect-file-source.properties -rw-r--r--. 1 root root 1111 Feb 22 2018 connect-log4j.properties -rw-r--r--. 1 root root 2730 Feb 22 2018 connect-standalone.properties -rw-r--r--. 1 root root 1221 Feb 22 2018 consumer.properties -rw-r--r--. 1 root root 4727 Feb 22 2018 log4j.properties -rw-r--r--. 1 root root 1919 Feb 22 2018 producer.properties -rw-r--r--. 1 root root 6904 Nov 14 20:46 server.properties -rw-r--r--. 1 root root 1032 Feb 22 2018 tools-log4j.properties -rw-r--r--. 1 root root 1023 Feb 22 2018 zookeeper.properties [root@localhost config]# [root@localhost config]# [root@localhost config]# cat server.properties############################# Socket Server Settings ############################## The address the socket server listens on. It will get the value returned from # java.net.InetAddress.getCanonicalHostName() if not configured. # FORMAT: # listeners = listener_name://host_name:port # EXAMPLE: # listeners = PLAINTEXT://your.host.name:9092 #listeners=PLAINTEXT://:9092# Hostname and port the broker will advertise to producers and consumers. If not set, # it uses the value for "listeners" if configured. Otherwise, it will use the value # returned from java.net.InetAddress.getCanonicalHostName(). # advertised.listeners=PLAINTEXT://your.host.name:9092 advertised.listeners=PLAINTEXT://192.168.2.101:9092?
總結
以上是生活随笔為你收集整理的kafka 单机配置外网无法访问的全部內容,希望文章能夠幫你解決所遇到的問題。
- 上一篇: vue纯手写思维导图,拒绝插件(cv即用
- 下一篇: 关于增加小视频(类抖音,快手,微视)模块