I'm trying to set up a log spooling system where application logs sent by applications from one region is spooled and sent to another region.
Since logstash-forwarder is deprecated, I was thinking of how to do this without resorting to a temporary file then using filebeats.
Does it make sense to use lumberjack output to do something like this (since according to the lumberjack input documentation the Beats input supports the lumberjack protocol)
