Added vm.max_map_count=262144

This commit is contained in:
2020-12-31 09:44:05 +01:00
parent dd5f92f1c8
commit dce2813ae2
2 changed files with 13 additions and 0 deletions

View File

@@ -0,0 +1,2 @@
# https://www.elastic.co/guide/en/elasticsearch/reference/current/vm-max-map-count.html
vm.max_map_count=262144