Hi Werner,

make sure that the node ID (
https://github.com/Graylog2/graylog2-server/blob/master/misc/graylog.conf#L49-L51)
 
didn't change during the upgrade of that Graylog installation.

Inputs are bound to the node ID, so changing the node ID means, that inputs 
for that node won't be found.

Cheers,
Jochen

On Saturday, 24 September 2016 09:43:35 UTC+2, Werner van der Merwe wrote:
>
> 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/887192ee-2f43-4307-8f2d-17362d7f2343%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to