Hi,
I want to push my cloudtrail logs to elk using filebeat. The Elasticsearch is a customised one. So I can't able to push the filebeat output directly to Elasticsearch. So I will use Logstash as output. From Logstash it will forward to Elasticsearch. The whole setup of filebeat and Logstash need to be done in docker. So I need any documentation or guidance to perform the same.