Hi everyone
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
subnet2
server -> logstash2 -> central logstash
