-1

I want to make use of HAProxy and Keepalived for rsyslog load balancing. Is it possible to install HAProxy and Keepalived on the same host where the rsyslog server is running? Reason being i only have 2 servers and i need to achieve load balancing for rsyslog daemon by using HAProxy and Keepalived. Please advise.

IanCool
  • 1
  • 3

1 Answers1

0

yes its no problem. You can use keepalive for vrrp address. Config realserver in keepalive. Realserver are HAproxy IP's (example backend ips). HaProxy send the traffic to localost syslogserver.

ThomasE
  • 9
  • 2