随笔分类 -  ELK

摘要:java xpack密码连接elasticsearch 7.1集群 http://www.classinstance.cn/detail/68.html 阅读全文
posted @ 2022-09-30 14:33 tonggc1668 阅读(27) 评论(0) 推荐(0)
摘要:es中的term和match的区别 https://www.jianshu.com/p/d5583dff4157 es中match_phrase和term区别 https://blog.csdn.net/timothytt/article/details/86775114 [ES]搜索match_p 阅读全文
posted @ 2022-09-21 10:20 tonggc1668 阅读(124) 评论(0) 推荐(0)
摘要:https://www.cnblogs.com/xuliang666/p/11202928.html 阅读全文
posted @ 2022-01-20 18:21 tonggc1668 阅读(44) 评论(0) 推荐(0)
摘要:Micrometer: Spring Boot 2's new application metrics collector https://spring.io/blog/2018/03/16/micrometer-spring-boot-2-s-new-application-metrics-col 阅读全文
posted @ 2020-07-13 17:57 tonggc1668 阅读(384) 评论(0) 推荐(0)
摘要:severity:info AND topology_name:tempest AND class:c.c.s.t.b.AbstractTradePublicationBolttopology_name:tempest AND class:c.c.s.t.b.AbstractTradePublica 阅读全文
posted @ 2019-01-28 10:41 tonggc1668 阅读(33) 评论(0) 推荐(0)
摘要:Go to tab “Dev Tools”4. On the left console type:GET _cat/indices?v&s=store.size:descand execute – this will show biggest ELK indices.5. Decide which 阅读全文
posted @ 2018-12-24 14:52 tonggc1668 阅读(105) 评论(0) 推荐(0)
摘要:private String buildKibanaServerUrl(DiscountIndexMailData mailData,Statistic stat,String failureCause) { StringBuilder sb = new StringBuilder(kibanaSe 阅读全文
posted @ 2018-06-07 16:53 tonggc1668 阅读(149) 评论(0) 推荐(0)
摘要:E:\logstash-6.2.4\bin目录下新建logstash.conf E:\logstash-6.2.4\bin目录下新建run.bat logstash -f logstash.conf 修改logstash.bat %JAVA% %JAVA_OPTS% -cp "%CLASSPATH% 阅读全文
posted @ 2018-06-03 14:54 tonggc1668 阅读(696) 评论(0) 推荐(0)