we have a big network with a lot of subnets. i want to send logs from each subnets to a logstash server in that subnet then that logstash server send to central logstash server in another subnet. is there any solution for this scenario?
subnet1
server send logs - > logstash 1 -> central logstash
Yes, logstash-forwarder is the predecessor to Filebeat and it uses the lumberjack protocol that the lumberjack plugins for Logstash also uses. That protocol is similar to the beats protocol.
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.