Hi Daniel, I've published an equal post about this issue and after no answer, I've find it out by myself:
1- edit your graylog2.conf and modify both "rest_listen_uri" and "rest_transport_uri" to "http://<IP_address_of_your_Graylog2_server>:12900/" instead of "http://127.0.0.1:12900" (ex: http://10.10.10.96:12900/) 2- edit your graylog2-web-interface.conf and modify "graylog2-server.uris" with "http://<IP_address_of_your_Graylog2_server>:12900/" 3- restart both services This should do it, but remember that the permissions for users other than admin have changed with more granular tuning, take a look at them. Hope this help you and it's not too late. Regards, João On Wednesday, May 28, 2014 9:55:10 PM UTC+1, Daniel Olynsma wrote: > > HI, > > After upgrading graylog2 to version 20.2 from 20.1. The graylog stream > dashboard does not show any of the streams that are configured on the > server. > > The version of the stream dashboard was pulled from git about a week ago. > https://github.com/Graylog2/graylog2-stream-dashboard > > Could someone please help me with this, as I really need the live update > of messages that this provides. > > > Regards, > Daniel > -- 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.
