One logstash file with multiple logs from different nodes

Hi,

I am trying to build a centralized log server using elk stack. In my cluster, there is one master node which has logstash, elasticsearch, kibana on it. And I am trying to use filebeat on each of my server node to send their log message to the logstash (with only one logstash configure file, since they are all same kind of logs). However, I can only see one server node sent it log successful. The other node's filebeat don't give any error on their filebeat logs.

I am wondering is this the right way to do so? And if so, why I can't see other node's logs through my kibana?

Thank you so much if anyone can help!

This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.