Community Tip - If community subscription notifications are filling up your inbox you can set up a daily digest and get all your notifications in a single email. X
How can get Thingworx system log info (generated by my service and subscription associated with it) as an output (response) of my service?
Solved! Go to Solution.
If you create a service under a Thing, then you may click on the "Entities" tab and select "Logs", then select which log entries you'd be interested in, for example, Application log. Then you'll select the "GetLogEntries" service:
For your purposes. I would think you are interested in the "Script" log, the results can be achieve in a similar manner.
If you create a service under a Thing, then you may click on the "Entities" tab and select "Logs", then select which log entries you'd be interested in, for example, Application log. Then you'll select the "GetLogEntries" service:
For your purposes. I would think you are interested in the "Script" log, the results can be achieve in a similar manner.