Mongo Atlas logs in ELK stack

Hello,

We would like to push Mongo Atlas into ElasticSearch to be searchable via Kibana. Are there any Mongo Atlas fluentd plugins that can download logs from Atlas and push to ElasticSearch?

I realize there’s an API to download the logs but wanted to check if there’s another approach using fluentd plugins. Thanks.

Hi @Harun_Gadatia,

Welcome to MongoDB community

I think the API is the way to go here. You can use Atlas triggers to automate it possibly.

Thanks
Pavel