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!







Please remember to reply to all if there are multiple recipients.

Andrew Meyer
[email protected]
[email protected]
314-266-4837

On Fri, Nov 4, 2016 at 3:08 AM, Jochen Schalanda <[email protected]> wrote:

> Hi Andrew,
>
> On Thursday, 3 November 2016 18:01:50 UTC+1, Andrew Meyer wrote:
>>
>> I installed graylog using rpm repos using the following sites as
>> reference:
>>
>
> These blog articles are quite old and this doesn't answer any of the
> questions I've asked in my previous email.
>
>    - Which version of Graylog are you running?
>    - How *exactly* did you install and configure Graylog?
>    - What messages are in the logs of your Graylog node(s)?
>
> Cheers,
> Jochen
>
> --
> You received this message because you are subscribed to a topic in the
> Google Groups "Graylog Users" group.
> To unsubscribe from this topic, visit https://groups.google.com/d/
> topic/graylog2/-qCgcPyuryk/unsubscribe.
> To unsubscribe from this group and all its topics, send an email to
> [email protected].
> To view this discussion on the web visit https://groups.google.com/d/
> msgid/graylog2/78aeba1e-cde7-4d94-821b-9da073d7456c%40googlegroups.com
> <https://groups.google.com/d/msgid/graylog2/78aeba1e-cde7-4d94-821b-9da073d7456c%40googlegroups.com?utm_medium=email&utm_source=footer>
> .
>
> For more options, visit https://groups.google.com/d/optout.
>

-- 
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/CAEAR6cM3HQY3oohZ%2BqdYgUmzUwP-8er8n638w0nr4ahA43ALFA%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to