Can we enable audit logs in mongo distribution shared by Percona

Hey Folks,

I want to enable audit logs in mongodb.

I was using mongo images for installation and in that it’s an enterprise only feature.

Then i switched to percona mongo image but here also in mongd.conf auditlog is mentioned as enterprise only option, but in documentation on percona I’m not able to see any such mention.

Is there a way to do this is community version?

Thanks

Hey @Ashu_Kaushik ,

Percona does not hide its features behind paywall, we are keeping open source open.

Audit is available for any user of Percona Server for MongoDB (or Percona Distribution for MongoDB) for free. You can read about it here: Auditing - Percona Server for MongoDB 7.0

So feel free to enable it following our documentation.

Could you please share where is it mentioned that auditlog is enterprise feature? Is it default mongod.conf that comes with a distribution?