Skip to content

Instantly share code, notes, and snippets.

@seko0716
seko0716 / vip-with-keepalived.md
Created February 8, 2019 09:09 — forked from maprangzth/vip-with-keepalived.md
VIP for Elasticsearch and Logstash with Keepalived

VIP for Elasticsearch and Logstash with Keepalived

Step 1: Install keepalived

# yum -y install keepalived
# chkconfig keepalived on