Logstash cheat sheet: Difference between revisions

Jump to navigation Jump to search
Authentication of [kibana] was terminated by realm [reserved] - failed to authenticate user [kibana]
Authentication of [logstash_system] was terminated by realm [reserved] - failed to authenticate user [logstash_system]
 
<syntaxhighlight lang="bash" enclose="div">
systemctl stop elasticsearch
cd /usr/share/elasticsearch
./bin/elasticsearch-plugin remove x-pack
./bin/elasticsearch-plugin install x-pack
emacs plugins/x-pack/x-pack-6.1.0.jar
</syntaxhighlight>
 
== LS 2.3.1 geoip issue ==