Giter Club home page Giter Club logo

Comments (7)

dhgrz avatar dhgrz commented on August 21, 2024

提示这样的错误

WARN org.apache.zookeeper.ClientCnxn$SendThread main-SendThread(192.168.47.130:2181) Session 0x0 for server null, unexpected error, closing socket connection and attempting reconnect
java.net.ConnectException: Connection refused

是因为app.yml中 zookeeper.connect: 设置错误?

from hangout.

childe avatar childe commented on August 21, 2024

看起来是的, telnet一下, 看网络通吗?

from hangout.

dhgrz avatar dhgrz commented on August 21, 2024

可以ping通
telnet 192.168.47.130 端口号 不通 ( 拒绝)
这个端口号怎么指定。。。

所有的设置都是在app.yml中呢吧?
单机的时候,zookeeper.connect: 就是本地的地址(可是端口号怎么设定)

from hangout.

dhgrz avatar dhgrz commented on August 21, 2024

问题基本解决了
就是没有安装kafka原因 (各位见笑了)

还有一个问题 dictionary_path: /tmp/app.dic 是干吗用的 还有 database: '/tmp/GeoLite2-City.mmdb'

from hangout.

childe avatar childe commented on August 21, 2024

/tmp/app.dic是字典, 根据字段A的内容生成字段B. 你可以参考logstash的translate filter.
/tmp/GeoLite2-City.mmdb 是IP库.

from hangout.

dhgrz avatar dhgrz commented on August 21, 2024

我要读入指定的日志 怎么设置

和logstash 不一样么?
我怎么跑不起来

from hangout.

childe avatar childe commented on August 21, 2024

只能从kafka消费数据, 写到ES, 怎么配置自己看下项目中带的例子吧.

from hangout.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.