This Filebeat is sending logs to the Logstash server that is being used to process/transform the logs and sends them to Elasticsearch. In other words, I use Filebeat to read the logs from the file (even though Logstash can also do it) and Logstash to add, remove or modify data in the logs. Logs inside a file -> Filebeat -> Logstash -> ElasticSearch