摘要:
curl -XPUT -H "Content-Type:application/json" http://localhost:9200/_cluster/settings -d '{"transient":{"cluster":{"max_shards_per_node":10000}}}' 阅读全文
posted @ 2022-03-14 14:15
肖建锋
阅读(349)
评论(0)
推荐(0)
摘要:
curl -XPUT -H "Content-Type:application/json" http://localhost:9200/_cluster/settings -d '{"persistent":{"action.auto_create_index":"true"}}' 阅读全文
posted @ 2022-03-14 14:14
肖建锋
阅读(806)
评论(0)
推荐(0)
摘要:
[root@localhost /]# find /hytd -type f -size +100M -print0|xargs -0 du -h 阅读全文
posted @ 2022-03-14 10:31
肖建锋
阅读(171)
评论(0)
推荐(0)
浙公网安备 33010602011771号