elk 常见问题
common
1 | !/usr/bin/env bash |
index setting
1 | ./curl.sh PUT _index_template/logstash -d '{ |
index health is yellow
1 | ./curl.sh PUT _settings -d '{ |
index has exceeded [1000000] - maximum allowed to be analyzed for highlighting
1 | ./curl.sh PUT _settings -d '{ |
this action would add [2] shards, but this cluster currently has [1000]/[1000]
1 | ./curl.sh PUT _cluster/settings -d '{ |
Can’t store an async search response larger than [10485760] bytes.
1 | ./curl.sh PUT _cluster/settings -d '{ |