Set trace for ISAM SPNEGO issues
Enable trace for SPNEGO to retrieve more details about WebSEAL issues.
When directed by IBM Support, collect the SPNEGO diagnostic data when WebSEAL does not start.Steps
- Log in to the local management interface.
- Select Secure Web Settings > Manage > Reverse Proxy.
- Select the reverse proxy.
- Select Manage > Configuration > Edit Tracing Configuration File.
- Add an entry to the file. Example entry that directs output to the spnegotrace.log file:
bst:*.9:TEXTFILE:spnegotrace.log
- Turn on per-process trace to diagnose WebSEAL start issues:
- Uncomment the last line by removing the # symbol.
#Route to a per-process text file *:*.9:TEXTFILE.10.1000:trace.log
- Stop and restart WebSEAL.
- Check the output in trace.log. If you start WebSEAL with the pdweb_start command, there are two traces with different pids.
Parent topic: Trace logging for WebSEAL