Everything seems good from a mongodb point-of-view:

[root@graylog2-server ~]# mongo graylog2
MongoDB shell version: 2.6.4
connecting to: graylog2
Welcome to the MongoDB shell.
For interactive help, type "help".
For more comprehensive documentation, see
        http://docs.mongodb.org/
Questions? Try the support group
        http://groups.google.com/group/mongodb-user
> db.nodes.find( { "node_id": "51b4b982-51a4-42e3-8e0d-ffa22f74b595" } )
{ "_id" : ObjectId("53ff349de4b01a8de4b353ab"), "is_master" : true, 
"transport_address" : "http://172.20.56.41:12900";, "type" : "SERVER", 
"last_seen" : 1413292341, "node_id" : 
"51b4b982-51a4-42e3-8e0d-ffa22f74b595" }

-- 
You received this message because you are subscribed to the Google Groups 
"graylog2" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to