Integration guide for High Availability Proxy
HAProxy (High Availability Proxy) is open source proxy and load balancing server software. It provides high availability at the network (TCP) and application (HTTP/S) layers, improving speed and performance by distributing workload across multiple servers.
This integration requires a UTMStack agent to work properly. Please, make sure you have installed it before you continue.
High Availability Proxy is an open source proxy and load balancer. It is frequently used to improve server performance and reliability by distributing the workload across multiple servers. With a variety of advanced features, such as SSL support, real-time monitoring, and traffic compression, HAProxy has become a standard choice for highly available, high-traffic system needs.
1. Enable Filebeat module
Linux
Windows
2. Configure Filebeat module
Configure the module configuration file according to the image below. You can find it in the path:
Linux
Windows
Important!! After a Filebeat module is enabled, the service needs to be restarted using the following command:
Linux
Windows
Depending on how you’ve installed Filebeat, you might see errors related to file ownership or permissions when you try to run Filebeat modules. See Config File Ownership and Permissions