-
Notifications
You must be signed in to change notification settings - Fork 10
Open
Description
Hi,
I have mongodb and logstore-mongodb installed in my shinken2.2 with webui(BS3-1.0).
I have a Error on "
Error : Unable to create mongo DB connection localhost:27017"
My config file:-
File: Mongodb.cfg
define module {
module_name mongodb
module_type mongodb
uri mongodb://localhost/?safe=false
database shinken
username username ;optional
password password ;optional
}
file:- logstore_mongodb.cfg
define module {
module_name logstore-mongodb
module_type logstore_mongodb
mongodb_uri mongodb://localhost/?safe=false ; Set to your value
database shinken
}
mongod (pid 3024) is running...
Thanks,
Tarak
Metadata
Metadata
Assignees
Labels
No labels