cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
Showing results for 
Search instead for 
Did you mean: 

ThingWorx Navigate is now Windchill Navigate Learn More

Translate the entire conversation x

Getting IP of EdgeThing connected via WSEMS

tcoufal
13-Aquamarine

Getting IP of EdgeThing connected via WSEMS

Hi Guys,

is there any way (an easy way) how to find out from which IP is my RemoteThing communicating with my ThingWorx server?

1 REPLY 1
Aanjan
12-Amethyst
(To:tcoufal)

Tomas, unfortunately I don't think there's any easy way to find the IP of your connected devices through ThingWorx. Couple alternate ways would be run a wireshark trace on the server to see all incoming connections, or write your custom lua script on the EMS to retrieve the IP address. Also, I believe the localhost_access_log available under your Tomcat instillation/logs folder would display the IPs of connections and what requests they are sending to the platform.

Announcements


Top Tags