input { tcp { port => 5000 } } ## Add your filters here output { elasticsearch { hosts => "elasticsearch:9200" } }