...
Logs contain important diagnostic information about players. System logs (sometimes referred to as player logs) from the player are available and can be gathered via a syslog server, telnet or SSH, or an RS-232 serial cable. More info can be found here.
Refer to this article on obtaining player logs and this one for interpreting player logs. Logs can easily be accessed via the RDWS as described here.
...
The node prompt is a command-line interface (CLI) that allows you to interact with Node.js. It is used to run JavaScript code and execute Node.js commands. Info about the Node prompt as well as the Node Inspector/Debugger can be found here.
Partner App
A “partner application” or “partner app” refers to the partner software that resides on the player’s storage device. In most cases, the partner app consists of the presentation that the partner wishes the player to display. Upon bootup, the player runs the autorun.brs file which can be configured to invoke the partner app.
...