Graylog、サイドカー

Linuxは、ログを収集し-filebeat

インストールサイドカー
ダウンロードgraylog-サイドカー-1.0.2-1.x86_64.rpm

rpm -ivh graylog-sidecar-1.0.2-1.x86_64.rpm
vim /etc/graylog/sidecar/sidecar.yml (url token)
graylog-sidecar -service install
systemctl enable graylog-sidecar
systemctl start graylog-sidecar

インストールfilebeatの
ダウンロードfilebeat-7.4.2-x86_64.rpm

rpm -ivh filebeat-7.4.2-x86_64.rpm
systemctl start filebeat
systemctl enalbe filebeat

設定Webインターフェイス

コレクションウィンドウのログ

インストールgraylog_sidecar_installer_1.0.2-1.exe

gitlubリンク

https://github.com/Graylog2/collector-sidecar/releases

おすすめ

転載: www.cnblogs.com/kylingx/p/11960705.html