WebSEAL: Enabling Trace Logging
There are going to be times when you will need to enable trace logging in WebSEAL in order to troubleshoot some kind of issue. To enable, you will need to locate the routing
file (typically located in the same directory as your webseald instance configuration file) and uncomment the entry that looks something like this:
#*:*.9:TEXTFILE.10.1000:/path/to/webseald/message/logs/trace__%ld.trace.log:644:ivmgr:ivmgr
Restart the webseald process that you're looking to collect data on but be forewarned, it creates an awful lot of files!