I am wanting to use the OSS version of filebeat to send log data to the AWS Elasticsearch service
One of the log producers I have is rabbitmq - The rabbitmq module is not included in the OSS version of filebeat.
Why is that? - is there something about that module which means it cannot be part of the oss version or is there another reason?
Is there an easy solution for sending rabbitmq logs to the AWS Elasticsearch service, or will I have to write my own parser/module?
Thanks