Add node and port to Lighthouse logs
Node and port logs use the pmshell function to log all access to nodes via Lighthouse , 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:
-
Select
Terminal.
A local terminal window displays. -
Login to a user that has rights to use CLI and ogconfig-cli.
-
Enable node and port logging through ogconfig-cli as follows:
root@lighthouse:~# ogconfig-cli
ogcfg> set system.logging_cli_enabled true
root-1-system_logging_cli_enabled: Integer <True> ogcfg> push
OK
ogcfg> exitAfter node and port logging is enabled, you can view any logs recorded in your Lighthouse’s
syslog, located at /var/log/messages.