Giter VIP home page Giter VIP logo

Comments (6)

luxiaoxun avatar luxiaoxun commented on July 30, 2024

针对"index":"eagle_log_1" 这个日志,你有“解析规则”吗?你整个任务都报错了,debug看看

from eagle.

w4lker avatar w4lker commented on July 30, 2024

规则是有解析的,我直接精简了规则,规则中只有一个logger输出信息,是没有问题的。所以是需要满足规则才会输出到redis吗?现在是报这个错误。
image

from eagle.

luxiaoxun avatar luxiaoxun commented on July 30, 2024

"规则中只有一个logger输出信息" ,那就是没有处理后的日志输出。
我更新了下LogStatWindowFunction,修复了一个没有数据会抛出异常的问题。

from eagle.

w4lker avatar w4lker commented on July 30, 2024

非常感谢更新,但是问题依然存在。也非常抱歉,因为我没有把错误代码贴全,“Could not forward element to next operator”不是根本原因,这个错误是由com.alarm.eagle.redis.LogStatWindowResult无法初始化造成的。请再帮忙看下,感激万分。
image

from eagle.

w4lker avatar w4lker commented on July 30, 2024

把LogStatWindowResult的构造函数中的super类构造代码注释掉,程序便不会报错
image

from eagle.

FantasticLiar avatar FantasticLiar commented on July 30, 2024

非常感谢更新,但是问题依然存在。也非常抱歉,因为我没有把错误代码贴全,“Could not forward element to next operator”不是根本原因,这个错误是由com.alarm.eagle.redis.LogStatWindowResult无法初始化造成的。请再帮忙看下,感激万分。
image

我也遇到了这个问题,增加一个无参构造器就可以了

from eagle.

Related Issues (9)

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.