trace_client_host
Trace statements related to connections can identify the host by its hostname, its IP address, or both. When absent, the default is
hostname
. The
both_with_port
option displays the ephemeral port used on the host as well as the IP address and hostname.
trace_client_host = [hostname|address|both|both_with_port]