Hi Andrew, Graylog 2.0.x doesn't work with Elasticsearch 2.4.x (as mentioned in the system requirements, the installation instructions, and several other places).
I'd recommend upgrading to Graylog 2.1.2 before tackling any of the other problems. Cheers, Jochen On Friday, 4 November 2016 14:32:03 UTC+1, Andrew Meyer wrote: > > graylog-2.0-repository-1-1.noarch > graylog-server-2.0.3-1.noarch > > rpm -qa|grep -i elasticsearch > elasticsearch-2.4.1-1.noarch > > This is what I used to add the repo to my machine: > yum install > https://packages.graylog2.org/repo/packages/graylog-2.0-repository_latest.rpm > > This is what I used to install graylog > yum install graylog-server > > > I also saw in a previous thread where someone had a similar setup as me. > Here is my config. I saw that you mentioned about the rest_transport_uri > and gave the user this link: > > http://docs.graylog.org/en/2.1/pages/configuration/web_interface.html > > > grep -v '^#' /etc/graylog/server/server.conf |egrep > "rest_transport|rest_listen|web_listen" > rest_listen_uri = http://10.12.183.70:12900/ > rest_transport_uri = http://10.12.183.70:12900/ > web_listen_uri = http://10.12.183.70:9000/ > > I only have 1 server. So i'm trying to figure out what I actually need to > have configured. > > > Thank you again! > -- 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/008d77e2-7587-46a8-b2b3-d2e586f006b0%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
