Lookout Product Documentation

Find answers about using and optimizing Lookout products.

Connecting to a Different Server

KACS and WSG configuration are provided by default. If you need to connect to a different server, use the following commands to override the server and port information.

[root@localhost log-agent]# cat
/opt/ciphercloud/node-server/config/log-agent/log-agent.conf
JAVA_OPTS=-Xms7682m -Xmx7682m -Dkacs.host=kacs.devqa.ciphercloud.in
-Dkacs.port=8987 -Dwsg.host=wsg.devqa.ciphercloud.in -Dwsg.port=8980