docs: update elk/elasticsearch

This commit is contained in:
Administrator 2021-10-24 07:27:18 +00:00 committed by John Smith
parent f017bed2e0
commit 528614fe03

View File

@ -2,7 +2,7 @@
title: ElasticSearch title: ElasticSearch
description: 安装以及使用文档 description: 安装以及使用文档
published: true published: true
date: 2021-10-24T07:26:57.495Z date: 2021-10-24T07:27:17.182Z
tags: elk tags: elk
editor: markdown editor: markdown
dateCreated: 2021-10-23T09:14:15.263Z 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 -S -n/ulimit -H -n查看
> ulimit -n
> 报错max virtual memory areas vm.max_map_count [65530] is too low... > 报错max virtual memory areas vm.max_map_count [65530] is too low...
{.is-warning} {.is-warning}