I need to set up a Logstash to receive logs from different servers in a network of a client. But the NLS cluster is on my company's network. Because these networks are distinct, passing throught a VPN, I need to use a Logstash to bridge the networks by sending the logs to the NLS Cluster and respecting their source information such as host and IP.
Could you advise me on the best way to proceed for this scenario?
Thanks.