Error - Feature not supported when use DocumentDb as database

When implementing Graylog using AWS DocumentDB as the database, I receive the following log message: Feature not supported: capped.

My current Graylog version is 5.2.4 and DocumentDB version is 5.0.0.

This error occurs when I start the Graylog service, and it attempts to run the migration.

Is anyone running Graylog with DocumentDB? How can this be resolved?

Hello @Jeffersondvm,

Currently only MongoDB is compatible with Graylog, you could open a request for support of DocumentDB here if you want to take the time.

Indeed. But DocumentDB is compatible with MongoDB. Some aplications I just change the connection string and it works well.
There is a way to deactivate this feature (Capped) in my GrayLog?

I don’t think so but do some digging and you may find a way. The last mention was from 2021 and something could have changed since then.