Skip to content

Mongodb logs problem #12

@tarak666

Description

@tarak666

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"

Screen:-
3

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions