Agent Guides › Web Agent Guide › Configure Logs › How to Set Up Trace Logging › Enable Transport Layer Interface (TLI) Logging
Enable Transport Layer Interface (TLI) Logging
When you want to examine the connections between the Web Agent and the Policy Server, enable transport layer interface logging.
To enable TLI logging
- Add the following environment variable to your web server.
SM_TLI_LOG_FILE
- Specify a directory and log file name for the value of the variable, as shown in the following example:
directory_name/log_file_name.log
- Ensure your Web Agent is enabled.
- Restart your web server.
TLI logging is enabled.