Reading logs from remote OS

Hi,
I have logstash configured in windows, but all my servers are in Linux. So in the conf file, I like to directly access the logs from remote location.

can any one advice on this?

Run a log shipper like Logstash or Filebeat on the Linux boxes and have them send the logs to the Windows machine.