TIBCO Spotfire® Service Python Installation and Administration

Spotfire Service for Python Logs

After the Spotfire Service for Python is installed and started, it begins writing to the logs. These logs are stored in the directory <node manager installation>/logs.

Log name Description
service-<guid>-stdout.log Prints information about the service startup, shut down, and any exceptions. It also prints the Jetty component to the standard log files.
Note: To set Jetty logging to DEBUG level, in the startup script (startpython-service.sh for Linux nodes, startPython.bat for Windows nodes), uncomment the command SET JETTY_DEBUG=-Dorg.eclipse.jetty.LEVEL=DEBUG.
python-service-<guid>.log Prints configuration options that the Spotfire Service for Python starts with. Provides granular level of the individual engines, job execution details.