01 2023 档案

摘要:阿里技术针对Java日志的专题系列: https://new.qq.com/rain/a/20240522A010GS00 Log4j2中RollingFile的文件滚动更新机制:https://www.cnblogs.com/yeyang/p/7944899.html https://www.cn 阅读全文
posted @ 2023-01-20 14:51 飞翔在天 阅读(146) 评论(0) 推荐(0) 编辑
摘要:https://blog.csdn.net/weixin_39860915/article/details/125325917 https://opensource.alibaba.com/project Apache Dubbo:同步架构通信,从 RPC 框架到全面拥抱云原生基础设施 Apache 阅读全文
posted @ 2023-01-19 16:40 飞翔在天 阅读(65) 评论(0) 推荐(0) 编辑
摘要:Logstash:Data 转换,分析,提取,丰富及核心操作: https://blog.csdn.net/UbuntuTouch/article/details/100770828 Beats家族(如FileBeat)参考: ES官方博客:Beats 入门教程 https://elasticsta 阅读全文
posted @ 2023-01-15 13:09 飞翔在天 阅读(107) 评论(0) 推荐(0) 编辑
摘要:参考: ES官方:如何使用filter https://www.bilibili.com/video/BV14q4y1d7y5/?spm_id_from=333.337.search-card.all.click ES官方:如何使用Discover https://www.bilibili.com/ 阅读全文
posted @ 2023-01-14 23:28 飞翔在天 阅读(213) 评论(0) 推荐(0) 编辑
摘要:参考: https://www.bilibili.com/video/BV17a4y1x7zq/?spm_id_from=333.337.search-card.all.click https://blog.csdn.net/weixin_42619846/article/details/11653 阅读全文
posted @ 2023-01-14 18:35 飞翔在天 阅读(34) 评论(0) 推荐(0) 编辑
摘要:参考:狂神说的相关视频 工具: ES客户端,可查看索引和索引内数据的变化,可认为Navicat针对Mysql效果 Kibana操作:config配置文件可设置语言中文 REST操作: /索引名/文档类型/id;文档类型,默认_doc,可自己指定,比如自定义User PUT 新建一条记录: 创建索引规 阅读全文
posted @ 2023-01-14 15:40 飞翔在天 阅读(50) 评论(0) 推荐(0) 编辑
摘要:查询(query)与过滤(filter)的区别 如下为检索优化方案(部分内容有重复) https://www.elastic.co/guide/en/elasticsearch/reference/current/tune-for-indexing-speed.html 使用bulk请求 使用多线程 阅读全文
posted @ 2023-01-14 12:34 飞翔在天 阅读(120) 评论(0) 推荐(0) 编辑
摘要:ES集群间迁移 https://segmentfault.com/a/1190000039052421 Elasticdump数据备份与数据转移索引还原(实现不同ElasticSearch集群之间索引迁移) Mysql数据同步到ES方案 方式:同步双写(数据写入DB时,同时写ES) 优点:逻辑简单 阅读全文
posted @ 2023-01-14 11:26 飞翔在天 阅读(330) 评论(0) 推荐(0) 编辑
摘要:内容主要转载:https://developer.aliyun.com/article/1161311 阿里 订单超时处理的几种方案及分析 DelayQueue->RabbitMQ->RocketMQ->Redis过期监听->定时任务分布式处理(如阿里SchedulerX) // 阿里内部,几乎所有 阅读全文
posted @ 2023-01-10 13:55 飞翔在天 阅读(206) 评论(0) 推荐(0) 编辑

点击右上角即可分享
微信分享提示