11 2019 档案

摘要:统计elasticsearch总数据条数 http://192.168.188.69:9200/logstash-*/_count 其中count就是制定索引的总数据条数 统计总存储空间占用 http://192.168.188.69:9200/_cat/shards?v logstash-API 阅读全文
posted @ 2019-11-26 11:29 hanwei666 阅读(264) 评论(0) 推荐(0)
摘要:ssh #!/bin/bash cat >/etc/apt/sources.list<<EOF deb http://mirrors.aliyun.com/ubuntu/ xenial main restricted deb http://mirrors.aliyun.com/ubuntu/ xen 阅读全文
posted @ 2019-11-14 11:47 hanwei666 阅读(508) 评论(0) 推荐(0)
摘要:https://mp.weixin.qq.com/s/vJ0VwcBmHlrNGoeMuP9ATg 阅读全文
posted @ 2019-11-13 18:25 hanwei666 阅读(75) 评论(0) 推荐(0)
摘要:https://www.cnblogs.com/DataArt/p/10184053.html 阅读全文
posted @ 2019-11-04 13:29 hanwei666 阅读(106) 评论(0) 推荐(0)
摘要:mysqldiff 安装 wget -c http://dev.mysql.com/get/Downloads/MySQLGUITools/mysql-utilities-1.5.3.zip unzip mysql-utilities-1.5.3.zip cd mysql-utilities-1.5 阅读全文
posted @ 2019-11-03 13:23 hanwei666 阅读(280) 评论(0) 推荐(0)

……