Toggle navigation
xiaohuasheng
关于我
注册
登录
首页
文章列表
openresty重启失败
2019-03-20 11:21:03
xhs
[root@to8to nginx]# systemctl status openresty.service ● openresty.service - SYSV: OpenResty is a scalabl...
openresty
,
nginx
评论(0)
ES学习
2019-06-18 10:39:25
xhs
删除索引 curl -XDELETE 192.168.1.95:9200/*2020.06*,*2020.07*,*2020.08* { "query": { "bool": { ...
elasticsearch
,
es
评论(0)
centos7安装openresty
2019-03-13 15:51:41
xhs
yum install pcre-devel openssl-devel gcc curl sudo yum install yum-utils -y sudo yum-config-manager --ad...
openresty
评论(0)
ES听课心得
2019-02-20 21:45:00
xhs
ES 1.一秒延迟 2.类型,可分词和不可分词 3.分布式查询 每个分片都要查from+size的数量 协调结点整合数据,并取回 multi 深度分页 scroll 快照 after search...
es
,
elasticsearch
,
心得
评论(0)
安装 es head
2019-04-09 16:28:33
xhs
git clone git://github.com/mobz/elasticsearch-head.git cd elasticsearch-head 在windows的cmd窗口运行 npm ins...
es
,
head
,
phantomjs
评论(0)
tcpdump抓包 wireshark分析
2019-06-27 20:13:38
xhs
tcpdump tcp -i eth0 -t -s 0 -c 100 and dst port ! 22 and src net 192.168.3.0/24 -w ./target.cap tcpdump -...
tcpdump
,
wireshark
评论(0)
elk没有最新日志原因
2019-07-08 09:31:38
xhs
logstash报错 [2019-07-07T21:21:46,183][INFO ][logstash.outputs.elasticsearch] retrying failed action with r...
es
,
logstash
评论(0)
搜索
标签云
Linux
PHP
centos
composer
docker
elasticsearch
es
git
java
logstash
mysql
nginx
python
sql
virtualbox
windows
学车
弹琴
情信
随想
最新回复
补充: chmod 755 libevent.so
weixi_member
《
常用的Linux命令
》