Hi,
I’m trying to use mongodb auditLog.
In order to do so- I’ve changed the configuration file according to the documentation and it works fine.
The problem is that in order for it to work I have to restart mongod service.
Is there any option to change set auditLog without restarting mongod?
If not- is there at least a way to change the filter without restarting mongod? that’s something I need to change more often and restarting mongod isn’t an option
Thanks for your help,
Ofer