社区日报 第1574期 (2023-02-16)
社区日报 • Se7en 发表了文章 • 0 个评论 • 4275 次浏览 • 2023-02-16 11:22
1.通过 Profile API 和 Slow log 分析 Elasticsearch 查询
https://coralogix.com/blog/imp ... logs/
2.BooleanQuery 介绍
https://www.amazingkoala.com.c ... .html
3.Elasticsearch Ingest Pipeline 101
https://hevodata.com/learn/ela ... %23t7
编辑:Se7en
归档:https://ela.st/cn-daily-all
订阅:https://ela.st/cn-daily-sub
沙龙:https://ela.st/cn-meetup
B站: https://ela.st/bilibili
社区日报 第1573期 (2023-02-15)
社区日报 • kin122 发表了文章 • 0 个评论 • 4205 次浏览 • 2023-02-15 11:17
https://mp.weixin.qq.com/s/eIy1Tv1Teonl2HWtvPVUZg
2.ES 从存储效率上怎么节省成本
https://www.elastic.co/cn/blog ... -7-10
3.Elasticsearch:在搜索中使用衰减函数(Gauss)
https://blog.csdn.net/UbuntuTo ... 55263
编辑:kin122
归档:https://ela.st/cn-daily-all
订阅:https://ela.st/cn-daily-sub
沙龙:https://ela.st/cn-meetup
B站:https://ela.st/bilibili
社区日报 第1572期 (2023-02-14)
社区日报 • God_lockin 发表了文章 • 0 个评论 • 4434 次浏览 • 2023-02-14 09:58
1. function_score 小例子(需要梯子)
https://medium.com/%40andre.lu ... e07a1
2. 从MySQL到Elasticsearch数据同步(需要梯子)
https://towardsdatascience.com ... 7b339
3. 我们是如何用ES来改造21岁的XX系统的(需要梯子)
https://medium.com/%40s_nikola ... e4551
编辑:斯蒂文
归档:https://ela.st/cn-daily-all
订阅:https://ela.st/cn-daily-sub
沙龙:https://ela.st/cn-meetup
B站: https://ela.st/bilibili
社区日报 第1571期 (2023-2-13)
社区日报 • yuebancanghai 发表了文章 • 0 个评论 • 4343 次浏览 • 2023-02-13 13:25
https://www.cnblogs.com/fengwe ... .html
2. 搜索服务在APP搜索场景的应用
https://bbs.huaweicloud.com/blogs/114503
3. Elasticsearch汉字补全和拼写纠错
https://it.cha138.com/mysql/show-86965.html
编辑:yuebancanghai
归档:https://ela.st/cn-daily-all
订阅:https://ela.st/cn-daily-sub
沙龙:https://ela.st/cn-meetup
B站:https://ela.st/bilibili
请教一下es的sort问题
默认分类 • QuincyXuHa 回复了问题 • 3 人关注 • 2 个回复 • 5074 次浏览 • 2023-03-14 21:05
社区日报 第1570期 (2023-02-10)
社区日报 • laoyang360 发表了文章 • 0 个评论 • 4741 次浏览 • 2023-02-10 23:21
1、使用 Logstash 将数据从 ElasticSearch 迁移到 微软的Azure Data Explorer (ADX)
https://techcommunity.microsof ... 22397
2、PostgreSQL 的全文检索及应用
https://dev.to/thegnarco/postg ... h-f5c
3、时序方式管理索引
https://dev.to/sandeepkanabar/ ... -1ebl
编辑:铭毅天下
归档:https://ela.st/cn-daily-all
订阅:https://ela.st/cn-daily-sub
沙龙:https://ela.st/cn-meetup
B站: https://ela.st/bilibili
INFINI Gateway和 Console 更新发布啦!
资讯动态 • liaosy 发表了文章 • 0 个评论 • 6006 次浏览 • 2023-02-10 23:12

Hi,大家好。今天 INFINI Labs 为大家带来 2023 春节后第一波产品更新发布,欢迎大家免费下载体验使用。
INFINI Gateway v1.9.0
极限网关本次迭代带来了大量的更新如下:
Breaking changes
- Refactoring config for ip access control
- Disable elasticsearch metadata refresh by default
- Update default config path from configs to config
- Remove sample-configs, moved to dedicated integrated-testing project
- Remove field conntime, update field @timestamp to timestamp in logging filter
- Rename disorder to fast
Features
- Support listen on IPv6 address
- Add general health api
- Add request_ip to context
- Add badger filter plugin
- Allow to split produce and consume messages from s3
- Add bulk_request_throttle filter
- Support access request context and more output options in echo filter
- Add body_json to response context
- Add cert config to API module, support mTLS
- Add api to clear scroll context
- Floating_ip support stick by priority
- Add keystore util
- Allow to save success bulk results in bulk_indexing processor
- Enable watch and reload the major config file
- Support run background job in one goroutine
- Allow to handle async_bulk request logging
- Add config to control cluster health check while cluster not available, set default to false
- Allow to follow redirects in http filter, set default read and write timeout to 30s
- Support collect instance metrics to monitoring gateway
- Add json log format
Bug fix
- Fix user was removed in logging filter
- Fix incorrect message size issue, reload when files changed in disk_queue
- Fix issue that index_diff could not finished automatically
- Fix hostname was not well updated in filter set_request_header or set_hostname
- Fix to check consumer’s lag instead of queue’s lag in flow_runner processor
- Fix file not found error for disk_queue
- Fix the delete requests was not proper handled in filter bulk_reshuffle, bulk_request_mutate and bulk_indexing processor
- Fix memory leak caused by misuse of bytes buffer
- Fix to handle the last request in replay processor
- Fix url args was not updated after change
- Fix memory leak when serving high-concurrent requests
- Fix nil id caused error when using sliced workers in bulk_indexing processor
- Fix index name with dot
- Refactoring time fields for orm, skip empty time
- Refactoring stats, allow to register extended stats
- Fix to restart gateway entrypoint on flow change
- Update ratio filter, fix random number, add header to ratio filter
- Fix query parameter no_cache was not well respected in get_cache filter
- Fix single delete request was ignored in bulk requests
- Fix request mutate filter
Improvements
- Remove newline in indexing_merge and json_indexing processor
- Improve instance check, add config to disable
- Add option skip_insecure_verify to s3 module
- Improve instance check, enable config to disable
- Update the way to get ctx process info, optimize memory usage
- Improve indexing performance for bulk_indexing processor
- Refactoring disk_queue, speedup message consumption
- Enable segment compress for disk_queue by default
- Skip download s3 files when s3 was not enabled
- Add option to log warning messages for throttle filters
- Optimize hash performance for getting primary shardID and partitionID
- Add cache for get index routing table
- Optimize performance for bulk response processing
- Refactoring bulk_processor, pass meta info to payload func
- Don’t call payload func for delete action
- Improve queue consumer’s lag check
- Enable prepare flat files ahead for read by default, skip unnecessary file
- Add object pool for xxhash
- Refactoring disk_queue, handle consumer in-flight segments in memory
- Add config to remove duplicated newline for bulk_processor
- Add metric timestamp in stats api
- Improve error on routing table missing
- Refactoring bytes buffer and object pool, expose metrics via API
- Refactoring tasks pooling, support throttle and unified control
- Optimize badger file size and memory usage
- Refactoring time fields for orm, skip empty time
- Refactoring stats, allow to register extended stats
- Refactoring to handle bulk response results
- Add client_session_cache_size to tls setting
- Safety add newline to each bytes when handle bulk requests
INFINI Console v0.7.0
INFINI Console 本次迭代更新如下:
- 新增初始化安装向导;
- 新增系统服务健康监控;
- 新增 License 授权;
- 新增索引和节点层面数据字节写入吞吐量指标(indexing bytes);
- 修复了 Discover 第一次加载未发起搜索请求的问题;
- 修复了查看节点线程池指标时选择多个节点后指标不显示的问题;
期待反馈
欢迎下载体验使用,如果您在使用过程中遇到如何疑问或者问题,欢迎前往 INFINI Labs Github([https://github.com/infinilabs](https://github.com/infinilabs)) 中的对应项目中提交 Feature Request 或提交 Bug。
- INFINI Gateway: [https://github.com/infinilabs/gateway/issues](https://github.com/infinilabs/gateway/issues)
- INFINI Console: [https://github.com/infinilabs/console/issues](https://github.com/infinilabs/console/issues)
- 下载地址: [https://www.infinilabs.com/download/](https://www.infinilabs.com/download/)
您还可以通过邮件联系我们:hello@infini.ltd
或者拨打我们的热线电话:(+86) 400-139-9200
也欢迎大家添加微信小助手(INFINI-Labs)拉群交流和学习。
感谢大家的围观,祝大家周末愉快。
社区日报 第1569期 (2023-02-09)
社区日报 • Se7en 发表了文章 • 0 个评论 • 4751 次浏览 • 2023-02-09 11:13
https://cloud.tencent.com/docu ... 56281
2.42 个 Elasticsearch 查询示例
https://coralogix.com/blog/42- ... rial/
3.优化 Elasticsearch 查询的案例(需要梯子)
https://medium.com/%40pawansin ... 3c99f
编辑:Se7en
归档:https://ela.st/cn-daily-all
订阅:https://ela.st/cn-daily-sub
沙龙:https://ela.st/cn-meetup
B站: https://ela.st/bilibili
社区日报 第1568期 (2023-02-08)
社区日报 • kin122 发表了文章 • 0 个评论 • 4927 次浏览 • 2023-02-08 13:23
https://developer.aliyun.com/article/979413
2.Logstash:在实施之前测试 Logstash 管道/过滤器
https://blog.csdn.net/UbuntuTo ... 09116
3.关于 ES 客户端嗅探的最佳实践
https://www.elastic.co/cn/blog ... y-how
编辑:kin122
归档:https://ela.st/cn-daily-all
订阅:https://ela.st/cn-daily-sub
沙龙:https://ela.st/cn-meetup
B站:https://ela.st/bilibili
使用ngram分词的问题?
Elasticsearch • charlesfang 回复了问题 • 2 人关注 • 1 个回复 • 5070 次浏览 • 2023-02-09 17:17
ES 使用Join父子文档的方式能否一次查询,同时返回父文档和子文档的结果
Elasticsearch • laoyang360 回复了问题 • 2 人关注 • 1 个回复 • 6420 次浏览 • 2023-02-08 10:31
社区日报 第1567期 (2023-02-07)
社区日报 • God_lockin 发表了文章 • 0 个评论 • 4301 次浏览 • 2023-02-07 16:27
1. 打通数据链路,从CSV到ES(需要梯子)
https://medium.com/%40sumukhi. ... d4c99
2. 全解ES之k8s安全设置(需要梯子)
https://blog.searce.com/deploy ... 1ddf5
3. 详解ES之同义词/近义词(需要梯子)
https://medium.com/version-1/s ... ba8a5
编辑:斯蒂文
归档:https://ela.st/cn-daily-all
订阅:https://ela.st/cn-daily-sub
沙龙:https://ela.st/cn-meetup
B站: https://ela.st/bilibili
es局部更新文档字段
Elasticsearch • duanxiaobiao 回复了问题 • 2 人关注 • 1 个回复 • 5730 次浏览 • 2023-04-02 15:39
es7.6中,如何实现两个索引关联查询
Elasticsearch • discolt 回复了问题 • 2 人关注 • 1 个回复 • 5823 次浏览 • 2023-02-10 19:36
社区日报 第1566期 (2023-2-06)
社区日报 • yuebancanghai 发表了文章 • 0 个评论 • 3854 次浏览 • 2023-02-06 17:12
https://zhuanlan.zhihu.com/p/34680841
2. es实战-收集Nginx日志可视化监控
https://www.jianshu.com/p/66210e4a6ee8
3. Elasticsearch内核解析 - 写入解析
https://zhuanlan.zhihu.com/p/34875310
编辑:yuebancanghai
归档:https://ela.st/cn-daily-all
订阅:https://ela.st/cn-daily-sub
沙龙:https://ela.st/cn-meetup
B站:https://ela.st/bilibili