POC Prerequisites
This page describe which packages are needed for the POC, how install and configure them.
Prerequisites
System
yum -y install epel-release
yum update
yum upgrade
vi nano /etc/selinux/config
#Change SELINUX value to
SELINUX=disabled
systemctl stop firewalld
systemctl disable firewalld
rebootElastic repo
Java
Installation
Elasticsearch
Installation
Configuration
Logstash
Installation
Configuration
Kibana
Installation
Configuration
Zookeeper
Installation
Configuration
Systemd script
Kafka
Installation
Configuration
Systemd script
Maven
Installation
Flink
Installation
Redis
Installation
Configuration
Last updated
Was this helpful?