From 528614fe03b424454fcac860b881ed5985d97a7f Mon Sep 17 00:00:00 2001 From: Administrator <450292408@qq.com> Date: Sun, 24 Oct 2021 07:27:18 +0000 Subject: [PATCH] docs: update elk/elasticsearch --- elk/elasticsearch.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) 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}