ELK 介紹
用 docker
大量部署
ELK 最簡單的安裝架構
... 多台
ELK 最簡單的安裝架構
... 多台
以 IIS Web Server 為例
ELK log 的資料流
logstash
redis
/opt/logstash/bin/logstash -f turboteam-iislog-cell.conf
/opt/logstash/bin/logstash -f turboteam-iislog-cell.conf --configtest
Configuration OK
indexing
全文檢索
查詢主機
分散式資料庫
cluster 架構
自動 shards
自動 replicas
修改 /etc/elasticsearch/elasticsearch.yml
sudo service elasticsearch restart
安裝 plugin 指令:
cd /usr/share/elasticsearch
sudo bin/plugin install royrusso/elasticsearch-HQ
sudo bin/plugin install mobz/elasticsearch-head
sudo bin/plugin install lukas-vlcek/bigdesk
Web GUI
資料視覺化
auto refresh
容易查詢
容易編輯
Dashboard
輸出入 JSON
自己做自己喜歡的畫面