In the
configuration.xml file, locate the configuration block:
Change the value for debug key from
false to
true.
Save and close the file.
Import the configuration using the
import-config command. For example:
config import-config --comment="Enabled Kerberos Debug Logging"
On the computer that is hosting the server, navigate to the
nm\config directory. The default location is
<installation dir>\nm\config.
Do one of the following:
If the
logging.properties file is present in the directory:
Open the
logging.properties file in an XML editor or text editor.
Replace the current contents of the file with the contents of the
logging-debug.properties-template.
Save and close the
logging.properties file.
If the
logging.properties file is
not present in the directory:
Make a copy of the
logging-debug.properties-template.
Rename the copy "logging.properties".
Restart the Spotfire Server service for the changes to take effect.
Note: When the troubleshooting is completed, it is recommended to switch back to a lower logging level. You can quickly return to the
Standard (default) level; for instructions, see
Switching back to the Standard (default) logging level.