Re: proxy_bind

2017-01-18 Thread vegetax
I am running centos 6.8 all the repo's I am trying from centos to epel just have version 1.10.2 for my OS I think I would need to use Centos 7 to use 1.11.0 Posted at Nginx Forum: https://forum.nginx.org/read.php?2,272031,272042#msg-272042 ___ nginx ma

Re: proxy_bind

2017-01-17 Thread vegetax
so following the link you have posted my version does not support proxy_bind? # My Version nginx version: nginx/1.10.2 syntax: proxy_bind address [transparent] | off; Default:— Context:stream, server This directive appeared in version 1.9.2. Makes outgoing connections to a prox

proxy_bind

2017-01-17 Thread vegetax
Hi, I am getting "invalid number of arguments" every time I add proxy_bind $remote_addr transparent to my configs below can someone help and let me know what I am missing. Thx stream { upstream splunk_backend { server 10.10.10.31:514; server 10.10.10.32:514; } server {

Rewrite

2017-01-10 Thread vegetax
Hi need some help I am load balancing my syslog traffic from my WAF device to ngix server below and the servers in the pool are servers running rsyslog currently the issue is when the logs hit the nginx server it re-writes the source host name for example below in logs you see "nginx_vm" but you