diff --git a/elk/elasticsearch.md b/elk/elasticsearch.md index 7ac7eef..21cfacd 100644 --- a/elk/elasticsearch.md +++ b/elk/elasticsearch.md @@ -2,7 +2,7 @@ title: ElasticSearch description: 安装以及使用文档 published: true -date: 2021-10-24T07:26:57.495Z +date: 2021-10-24T07:27:17.182Z tags: elk editor: markdown dateCreated: 2021-10-23T09:14:15.263Z @@ -96,8 +96,6 @@ curl http://192.168.0.156:9200 登录后使用ulimit -S -n/ulimit -H -n查看 -> ulimit -n - > 报错:max virtual memory areas vm.max_map_count [65530] is too low... {.is-warning}