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