To enable logging of
invalid messages, export the SPDSLOGBADCONNECT=Y environment variable
in your rc.spds start-up script. You must export the variable value
before any SPD Server processes are started. All SPD Server processes
that communicate will check the status of the environment variable
on start-up, and log accordingly.
Usage:
Specify the SPDSLOGBADCONNECT=Y
environment variable in your SPD Server rc.spds start-up script.
export SPDSLOGBADCONNECT=[Y|N]
Default:
The default value of
SPDSLOGBADCONNECT= is N, which configures SPD Server processes to
not log failed connections.