I have asked this question before. However, I want to know what other customers are doing to figure out apps usage. We have Thingworx Platform where several apps are deployed. We want to know the usage of each app. We can add loggers in each apps to extract data. For example, one of the app collects documents content from Windchill for a given list of documents.
Looking for more ideas on how other have retrieve this kind of information?
thanks,
Preeti
Hi @PreetiGupta.
There isn't a one-size-fits-all answer to this. It depends on what stats you need to track and how long you may want to retain the data. You could capture information in a log or you could persist it to a stream.
You may also want to take a look at the Audit Subsystem to see if it might be useful for your purposes.
Regards.
--Sharon