[graylog2] Re: Help creating fields (Streams, Pipelines and Rules)

2017-02-16 Thread imperatives
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

[graylog2] Syslog from FW to Graylog does not show up

2016-11-08 Thread imperatives
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

[graylog2] Re: Global input bind_address

2016-10-18 Thread imperatives
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 > >

[graylog2] Global input bind_address

2016-10-17 Thread imperatives
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

[graylog2] Re: Highly available GrayLog configuration for Production

2016-10-17 Thread imperatives
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

[graylog2] Re: Seperate input required for each Node?

2016-10-17 Thread imperatives
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

[graylog2] Seperate input required for each Node?

2016-10-17 Thread imperatives
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

[graylog2] Enable https issues on v. 2.0 ...

2016-05-10 Thread imperatives
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