What are the required Thirtyseven4-related services to be stopped and restarted?
If you would like to stop and restart the Thirtyseven4-related services, please do the following:
STOP AND RESTART EDR SECURITY 8.3 Services:
Open Terminal
Get root access
sudo su
systemctl status zookeeper
systemctl stop zookeeper
systemctl start zookeeper
systemctl stop kafka
systemctl start kafka
systemctl stop consumer
systemctl start consumer
systemctl stop wildfly
systemctl start wildfly
systemctl stop nginx
systemctl start nginx