[graylog2] Re: Graylog is restarting...

2016-10-19 Thread Shane
Same thing for me on the 2.1.1 after attempting an upgrade from 2.1.0. No 
logs of any value and just a message "Graylog is restarting..." - 
struggling to see the value in this product. `gralog-ctl tail` also of no 
use.


On Thursday, 28 July 2016 09:15:17 UTC+1, Jochen Schalanda wrote:
>
> Hi Lino,
>
> please check the logs of the Graylog process in /var/log/graylog/* for 
> error messages.
>
> Cheers,
> Jochen
>
> On Wednesday, 27 July 2016 23:37:13 UTC+2, Lino Edgar wrote:
>>
>> Hi Community
>>
>>
>> Greetings
>>
>>
>> Excuse me, after install Graylog2 is not able to display the webpage, I 
>> have the next messaje "Graylog is restarting..."
>>
>>
>> I have checked the status services and it seems that is correct
>>
>>
>> ubuntu@graylog:~$ sudo graylog-ctl status
>> run: elasticsearch: (pid 906) 1327s; run: log: (pid 861) 1328s
>> run: etcd: (pid 907) 1327s; run: log: (pid 904) 1327s
>> run: graylog-server: (pid 1773) 294s; run: log: (pid 853) 1328s
>> run: mongodb: (pid 905) 1327s; run: log: (pid 862) 1328s
>> run: nginx: (pid 903) 1328s; run: log: (pid 854) 1328s
>>
>> Could you indicate me if is necessary to check any else?
>>
>>
>>
>> I have installed the OVA appliance
>>
>>
>> Any idea?
>>
>>
>> Thanks in advance
>>
>

-- 
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 graylog2+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/graylog2/b602bc53-b992-43db-baeb-d72d28f08369%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[graylog2] Re: Graylog is restarting...

2016-10-19 Thread Shane
It's difficult to provide more details when there are no errors at all in 
any of the logs, with the only indication of the issue being the text 

"Graylog is restarting...

There is no Graylog web application running at the moment, please reload 
this page in a minute. It can take up to 1-2 minutes until all services are 
running properly. In case this is a permanent error, check the following:"

when attempting to load the UI.

The server was updated using: 

$ wget 
https://packages.graylog2.org/releases/graylog-omnibus/ubuntu/graylog_latest.deb
$ sudo graylog-ctl stop
$ sudo dpkg -G -i graylog_latest.deb
$ sudo graylog-ctl reconfigure

We have seen this server have issues in the past - typically due to the Graylog 
not handling having more than one eth interface well at all.




On Wednesday, 19 October 2016 12:46:45 UTC+1, Jochen Schalanda wrote:
>
> Hi Shane,
>
> On Wednesday, 19 October 2016 13:43:23 UTC+2, Shane wrote:
>>
>> Same thing for me on the 2.1.1 after attempting an upgrade from 2.1.0. No 
>> logs of any value and just a message "Graylog is restarting..." - 
>> struggling to see the value in this product. `gralog-ctl tail` also of no 
>> use.
>>
>
> Without any more details, such as the exact steps you did to upgrade your 
> Graylog installation, we can't help you. Maybe the logs do have some value 
> if you're looking for the right things.
>
> Restarting the VM might also help.
>
> Cheers,
> Jochen 
>

-- 
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 graylog2+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/graylog2/9810f47b-7de1-41b7-a0c1-69d0c4f1949f%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[graylog2] Re: graylog2 0.20.2 with amqp and graypy

2014-10-17 Thread Shane Munroe
I get the same issue but via PHP.  From what I understand from the github 
issues list, AMQP with GELF is not supported except when using the radio 
feature.  However it still happens regardless if I send the gelf message 
json encoded or messagepack encoded.  Doesn't matter if the RabbitMQ server 
is local to my application or local to the graylog server.  Radio vs normal 
input doesn't change anything either.  Everything AMQP related breaks.

Anyone got ideas on how it's supposed to be setup and sent?

-- 
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 graylog2+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.