Centralized logstash configuration to run on 'n' servers

Hi,

I have 3 different servers which has log files in each server.

10.x.x.01 , 10.x.x.02 and 10.x.x.03 is my server list.

I have logstash installed in 10.x.x.01 server and will run config file from the same, so is there any filter or conditions to connect to other 2 servers and run in the same config file.

TIA

Install Filebeat on all servers and configure it to ship its log files to the machine running Logstash.