問題タブ [elk]
For questions regarding programming in ECMAScript (JavaScript/JS) and its various dialects/implementations (excluding ActionScript). Note JavaScript is NOT the same as Java! Please include all relevant tags on your question; e.g., [node.js], [jquery], [json], [reactjs], [angular], [ember.js], [vue.js], [typescript], [svelte], etc.
elasticsearch - Kibana は、Logstash 経由で送信された 2 つのサーバーのうち 1 つのサーバー ログのみを表示します
filebeat がインストールされた 2 つのサーバーがあり、別のサーバーには ELK スタックがインストールされています。
Logstash conf ディレクトリの下の ELK サーバーで、2 つのサーバーを表す 2 つのファイルを作成しました。
両方のサーバーで filebeat 構成ファイルで、サーバーごとに異なるポートを指定しました (Logstash を出力として)
そして、これがサーバー1のLogstashファイルです。
これがサーバー 2 の Logstash ファイルです。
サーバー 1 のファイルビート ファイル
サーバー 2 のファイルビート ファイル
しかし、Kibana でインデックスを作成すると、別のサーバーではなく、1 つのサーバー ログのみが表示されます (host.name フィールドの下)。
いくつかの提案をしてください。