Access control is not enabled for the database. Read and write access to data and configuration is unrestricted
db.updateUser(
"graylog",
{
authenticationRestrictions: [
{
clientSource: ["10.223.223.223"],
serverAddress: ["10.223.223.223"]
},
{
clientSource: ["10.223.223.224"],
serverAddress: ["10.223.223.224"]
}
]
}
)
Думаю здесь графана больше как предложение, а не необходимость.