Skip to main content

Hi,

In our organization, we have different device classification profiles created. Is there any way to observe how these classifications are applied? Sometimes we encounter issues where a device is no longer recognized despite theoretically meeting the classification rules we created, and we have no way of seeing which requirement it has failed to meet.

Best regards,

@apezuela

Currently the respective checks are stored the nsdebuglog.log file and will indicate the status of the check with a 0 or 1 to indicate status.  Sample log lines are below for the process check:

2024/10/21 10:08:59.761 stAgentSvc pb00 t1db4 error process.cpp:362 nsUtils process: fhaldsfjhd.exe not found 2024/10/21 10:08:59.761 stAgentSvc pb00 t1db4 info deviceId.cpp:453 deviceId process check: status 0, name fhaldsfjhd.exe

 

If you have client hardening enabled these may not be logged. 


Reply