I am fairly sure I am missing something obvious here..
I've upgraded another site's Graylog instance, but having some issues with 
mongodb:

grep mongo /etc/graylog/server/server.conf
mongo_uri = mongodb://127.0.0.1/graylog2

Yet none of my inputs / saved searches and dashboards appear:

 elasticsearch]# mongo 127.0.0.1/graylog2
MongoDB shell version: 2.6.12
connecting to: 127.0.0.1/graylog2
> db.saved_searches.count()
1
> db.dashboards.count()
3


Not sure what I am missing?

-- 
You received this message because you are subscribed to the Google Groups 
"Graylog Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/graylog2/8c14127d-04b5-483c-a625-ca22a25cab6c%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to