ELK useful commands
Show cluster health | pretty formated curl -XGET ‘IP-OF-ELASTIC-SERVER:9200/_cluster/health?pretty’ Show cluster settings | pretty formated curl -XGET ‘IP-OF-ELASTIC-SERVER:9200/_cluster/settings?pretty’ Show all
Read Morewinnis knowledge base
Show cluster health | pretty formated curl -XGET ‘IP-OF-ELASTIC-SERVER:9200/_cluster/health?pretty’ Show cluster settings | pretty formated curl -XGET ‘IP-OF-ELASTIC-SERVER:9200/_cluster/settings?pretty’ Show all
Read More/usr/share/logstash/bin/logstash –path.settings /etc/logstash/ -r -f “/etc/logstash/conf.d/*.conf”
Read More