Question
How to log specific user activity
Hi,
1. I wondered how can I log specific user name activity - save in known stream, lets assume the activity is logged in the Application log.
2. I created new appKey and assigned specific user to it, this appKey is used for executing rest call, I can see the request in the application log, for example:
Executing request [URI: /Thingworx/Things/myThing/Properties/Property1]
I want to save this row in a specific know stream, how is it possible?
Thanks

