Skip to main content
1-Visitor
November 28, 2019
Question

Can we figure out who has changed the Log Level Settings in Thingworx Composer ?

  • November 28, 2019
  • 6 replies
  • 2033 views

Hi All,

 

 

I just want to know which user is changing the Log Level of Thingworx Logs.

Is there any way to restrict the user so that they will not changed the Thingworx log level Settings.

Please help me,.

 

 

 

6 replies

10-Marble
November 29, 2019

Hey,


I'm not sure to understand what do you want to do ....

All users allowed to see logs could change log level. But even if userA change log level to Info, userB could keep seeing logs on level Debug

koushal1-VisitorAuthor
1-Visitor
November 29, 2019

Hi,

 

If  User A changes the log level configuration. Does that information captured somewhere so that I can figure it out that user A has changed the log level configuration?

 

Another point is can we restrict user so that he cannot change the Log Level configuration? He can see the logs based on the filter but he should not change the Log level Configured. Please let me know if we can achieve this.

 

10-Marble
November 29, 2019

In securityLogs, you will find "executing request for URI: /Thingworx/Logs/ConfigurationLog/Services/SetLogLevel" with name of user, so you could know who and when change level configuration (don't know how to find the state of log for this user)

 

Never use this kind of practice... so I suppose no (I don't find something in log settings) but i'm not sure