11 2019 档案
摘要:统计elasticsearch总数据条数 http://192.168.188.69:9200/logstash-*/_count 其中count就是制定索引的总数据条数 统计总存储空间占用 http://192.168.188.69:9200/_cat/shards?v logstash-API
阅读全文
摘要: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
阅读全文
摘要:https://mp.weixin.qq.com/s/vJ0VwcBmHlrNGoeMuP9ATg
阅读全文
摘要:https://www.cnblogs.com/DataArt/p/10184053.html
阅读全文
摘要: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
阅读全文