I am having the same problem with 2.2.0 release. If I set the Pipeline
connection to a specific Stream the Pipeline rule isn't applied (confirmed
the messages are going to the Stream). However, setting the Pipeline
connection to the default "All Messages" Stream seems to work fine. Am I
miss
Try changing the input port to something higher than 1024. The lower port
requires the graylog service to be running as root, which might be the cause
the failed input.
See the following for explanation and work around using iptables:
https://groups.google.com/forum/m/#!topic/graylog2/5iLepNbo
That worked...thank you!
On Tuesday, October 18, 2016 at 6:12:45 AM UTC-4, Jochen Schalanda wrote:
>
> Hi,
>
> you can set the listen address to 0.0.0.0 for global inputs. This way, the
> global inputs will bind to all available network interfaces on the Graylog
> nodes.
>
> Cheers,
> Jochen
>
>
What is the best practice for the bind_address of global inputs (2 Graylog
Nodes behind load balancer)? Setting as 127.0.0.1 doesn't appear to work.
When we were using a single Node the fqdn of the node worked fine, but
doesn't seem like it would work with multiple servers. Any assistance
wo
Two Graylog Nodes should be more than sufficient for your requirements.
However, if you are planing on running a MongoDB replica set it requires
three members.
On Monday, October 17, 2016 at 8:31:35 AM UTC-4, Yuriy Petrenko wrote:
>
> Hi,
>
> We are trying to get *highly available GrayLog* co
I just noticed the "Global" option button when creating an Input.
On Monday, October 17, 2016 at 1:19:20 PM UTC-4, imper...@gmail.com wrote:
>
> Does each Graylog Node require a separate input in a multi-node
> environment? The log messages will be sent to a load balancer and
> round-robin them
Does each Graylog Node require a separate input in a multi-node
environment? The log messages will be sent to a load balancer and
round-robin them to the Graylog Nodes. To get this working in test I had
to create duplicate inputs (same type and port), each running on a
different Node. Is thi
I am unable to get ssl working properly and receive the following error
message:
We are experiencing problems connecting to the Graylog server running on
*https://fqdn:12900//*. Please verify that the server is healthy and
working correctly.
This is the last response we received from the serv