Skip to content
/ eagle Public
forked from luxiaoxun/eagle

Real time data processing system based on flink and CEP

Notifications You must be signed in to change notification settings

cngdkxw/eagle

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

50 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

eagle

Real time data processing system based on flink and CEP(drools/siddhi)

中文详情:基于flink和drools的实时日志处理

Design:

design

Modules:

build

mvn package -Dmaven.test.skip=true

eagle-log

flink run -m yarn-cluster -ynm eagle-log -j eagle-log.jar -c com.alarm.eagle.App -arg "--mode test" 

eagle-api

http://localhost:8080/eagle-api/swagger-ui.html
http://localhost:8080/eagle-api/log/rules

About

Real time data processing system based on flink and CEP

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 97.4%
  • Shell 2.3%
  • FreeMarker 0.3%