Process Parameters from X-Ray¶
You can view the process's network info, network dependency, and file statistics after X-ray in the process's More Info tab.
How to View Process Parameters¶
Click on any process name in the Name column in the table, as shown in the image below. For example, we clicked on the tomcat process.

Process Parameters in Detail¶
Network Info¶
In network information, you can view inbound and outbound connection details.
Inbound Connection¶

- You will see all incoming network connections to the process during X-ray with port details
- IP address and resolved FQDN information will be captured
- You can see the name and full path of the config file found in application config files with line numbers as shown in the above image
Outbound Connection¶

- You will see all outgoing network connections from the process during X-ray with port details
- IP address and resolved FQDN information will be captured
- You can see the name and full path of the config file found in application config files with line numbers as shown in the above image
File Statistics¶

Network Dependency¶
