input { beats { port => "5044" tags => [ "beat-ext" ] } } filter { mutate { rename => {"@metadata" => "metadata"} } }