Changing the LOG Server service port

When using Log Server for Genian NAC device, you can change the log search port and port for cluster configuration. The service is provided through known ports 9200 (log search) and 9300 (cluster), and the port can be changed through the following process.

Note

Separate settings are required for Log Server individual configuration and cluster configuration.

Changing Log Server Port (Cluster)

  1. Connect to the policy server in CLI mode using SSH. (Refer to CLI Console for SSH connection method.)
  2. Enable to Globe configuration Mode.
genian> enable
genian# configure terminal
  1. Change the port using the log-server tcp-port command.
genian(config)# log-server tcp-port 29300