Hi Fabien, On Monday, June 15, 2015 7:08 AM, I wrote:
On Monday, June 15, 2015 12:50 AM Fabien Wernli wrote:
Hi David,
On Fri, Jun 12, 2015 at 05:09:03PM +0000, David Hauck wrote:
Starting syslog-ng: Error resolving hostname; host='test.nacc.netacquire.dom' Error initializing message pipeline;
Unfortunately, this results in the entire process failing to start.
This looks a hell lot like a resolved issue [1] on github
Yes, indeed! And this looks to have been included in v3.6.3 - I'll give this a try.
I've finally had a chance to test this and see that it indeed fixes outright error. However, I now see the following messages appear every 10s: 20150821 15:54:37.994 err syslog(syslog-ng):Error resolving hostname; host='tester' 20150821 15:54:37.994 err syslog(syslog-ng):Initiating connection failed, reconnecting; time_reopen='10' Is there a way to change the timeout? Is this the time-reopen global option? Besides DNS lookup retries, what other operations are subject to this timeout? Finally, the default (3.7) OSE documentation indicates the time-reopen default is 60s (not 10s like I'm seeing). Thanks, -David