Add node and port to Lighthouse logs

Node and port logs will log all access to nodes via Lighthouse using the pmshell function, including which console, and which port was accessed by the user when logged in.

When system logging is enabled, user and node selection and user and Port selection is logged. To enable node and port logging on Lighthouse:

  1. Navigate to Lighthouse > Manage > Lighthouse > Local Terminal.

  2. Login to a user that has rights to use CLI and ogconfig-cli.

  3. Node and port logging can only be enabled through ogconfig-cli as follows

Oncroot@lighthouse:~# ogconfig-cli
ogcfg> set system.logging_cli_enabled true
root-1-system_logging_cli_enabled: Integer <True> ogcfg> push
OK
ogcfg> exit

After node and port logging is enabled, you can view any logs recorded in your Lighthouse’s syslog,located at /var/log/messages.