Hello,
I am currently trying to configure a MDM deployed instance of Santa, running off of static rules and not a sync server. I have it so both the application and configuration profiles are pushing to the target device through Jamf. Both the Santa application and the relevant three mobileconfig files (Config, TCC, and System Extension) are installing successfully this way.
However I’m experiencing a problem where the installed instance of Santa is not recognizing both the Config and System Extension profiles. It is recognizing the TCC profile. I’m not sure why it is recognizing one and not the others. I am using the provided templates for all three files. And for the Config file I’ve tried several different variations and modified versions to no success.
Attached below is a screengrab of the output of the following commands:
santactl status
santactl version
log stream --predicate 'sender == "com.google.santa.daemon"'
ps aux | grep santa

I also looked through /var/db/santa/santa.log, but didn’t see any errors or anything else that would shine light on this issue.
No matter what configuration settings I try, the counter for the rules never changes from 0. I have a feeling I’m overlooking something simple. Any help would be appreciated, and I’m more than happy to provide more logging or troubleshooting if need be.
Thank you!