graylog-labs / graylog-plugin-mongodb-profiler

Graylog input plugin that reads MongoDB profiler data
https://www.graylog.org/
GNU General Public License v3.0
18 stars 11 forks source link

authenticationDatabase #8

Open zygis opened 7 years ago

zygis commented 7 years ago

Must create user and required roles on every single database you want to monitor. There is no authenticationDatabase field, so I can't create user in admin database to grant access to all available databases.