I've been tasked with implementing an Elastic stack cluster to deal with monitoring for some server logs - Some of the servers we need to monitor are based on an external network.
Due to our security policy, I can't make logstash internet-facing, even with encryption enabled. Due to our network topology, our machines can see the external network, but nothing on this network can see our network.
Is there any way I can "pull" the files from this external network? Or is this not supported by logstash?
I am looking for a way to do this as well. For similar reasons.
The closest I have is to rsync logs and then upload them from another network.
Seems suboptimal and fragile. Any other suggestions would be amazing
Thanks for the reply. So little information about this topic.
Had a idea of doing temporary reverse tunnels with file beat configured to drop files on local host.
A more stable vpn may be a better option.
Apache, Apache Lucene, Apache Hadoop, Hadoop, HDFS and the yellow elephant
logo are trademarks of the
Apache Software Foundation
in the United States and/or other countries.