All Projects → AlexStocks → kafka-connect-elasticsearch

AlexStocks / kafka-connect-elasticsearch

Licence: Apache-2.0 License
a Kafka connector for copying data between Kafka and Elasticsearch, and create the Elasticsearch index daily

Programming Languages

go
31211 projects - #10 most used programming language
shell
77523 projects

Projects that are alternatives of or similar to kafka-connect-elasticsearch

Swift Daily Tips
Daily Tips from Swift World
Stars: ✭ 1,351 (+9550%)
Mutual labels:  daily
Dailyhack
🐱‍💻 Tiny Tiny Hacks we use in our daily life.
Stars: ✭ 142 (+914.29%)
Mutual labels:  daily
The-Learning-Documentation-Project
This documentation is about the new learning(s) and issue(s) resolvings on different aspects of academic, professional and personal thoughts. It includes(or/with links): Research topics(& resources), Programming(issues and code), Advanced Linux commands, Networking commands, bash script command utilization, Linux packages(& scripts), Machinine l…
Stars: ✭ 27 (+92.86%)
Mutual labels:  daily
Githubtrending
Github前端趋势榜,每日更新前端热门项目。Tracking the most popular Github repos of frontend, updated daily
Stars: ✭ 127 (+807.14%)
Mutual labels:  daily
27daysofcode
A repo with small projects
Stars: ✭ 140 (+900%)
Mutual labels:  daily
rsync-static
Static RSync binaries compiled for x86, ARM, and ARM64. Useful for running on Android. Built daily
Stars: ✭ 40 (+185.71%)
Mutual labels:  daily
China Operator Ip
中国运营商IPv4/IPv6地址库-每日更新
Stars: ✭ 1,255 (+8864.29%)
Mutual labels:  daily
ptt-daily-beauty
PTT Daily Beauty - 表特日報
Stars: ✭ 82 (+485.71%)
Mutual labels:  daily
Daily Apps
Everything you see on Daily 👀
Stars: ✭ 141 (+907.14%)
Mutual labels:  daily
Calendar.js
📅 A drag & drop event calendar (for Javascript), that is fully responsive and compatible with all modern browsers.
Stars: ✭ 29 (+107.14%)
Mutual labels:  daily
Zaobao
每日时报,以前端技术体系为主要分享课题。根据:文章、工具、新闻、视频几大板块作为主要分类。
Stars: ✭ 1,961 (+13907.14%)
Mutual labels:  daily
Frontenddaily
前端开发博客,分享互联网最精彩的前端技术,欢迎关注我微信公众号:前端开发博客,回复 1024,领取前端进阶资料包,回复 加群,与大神一起交流学习。
Stars: ✭ 1,901 (+13478.57%)
Mutual labels:  daily
iOS-Daily-Tips
Daily Tips From iOS World 🔥
Stars: ✭ 42 (+200%)
Mutual labels:  daily
Daily scripts
日常小脚本,懒人欢乐多。
Stars: ✭ 105 (+650%)
Mutual labels:  daily
telegram-standup-bot
Very simple telegram bot for submitting daily standups
Stars: ✭ 23 (+64.29%)
Mutual labels:  daily
Code news
Diycode每日文章精选
Stars: ✭ 1,303 (+9207.14%)
Mutual labels:  daily
Swiftdailyapi
A Swift API framework for ZhiHu's Daily News.
Stars: ✭ 204 (+1357.14%)
Mutual labels:  daily
daily-gateway
API gateway service also for authentication and user management
Stars: ✭ 31 (+121.43%)
Mutual labels:  daily
daily-check-in
一个打卡小程序 - 基于 leancloud 数据存储
Stars: ✭ 38 (+171.43%)
Mutual labels:  daily
daily-monetization
Serve ads from different providers
Stars: ✭ 29 (+107.14%)
Mutual labels:  daily

kafka-connect-elasticsearcch


  • write data from Kafka into Elasticsearch index and set an index to output to that changes daily

introdction


To run the app, compile it firstly:

$ sh assembly/linux/test.sh

Next, start the app:

$ cd target/linux/kafka-connect-elasticsearch-0.0.01-2017*-*-test/ && bash bin/load_kafka-connect-elasticsearch.sh monitor

If you wanna change sbin name, pls reset the value of TARGET_EXEC_NAME in assembly/common/app.properties.

LICENCE


Apache License 2.0

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].