Adding regex based rulesets to service groups

Hi MTV,
did you try you API Call without unicode str e.g. [{’$regex’: ’App1_Log’}] or masking $ e.g [{’$regex’: u’App1_Log’}]
Cheers,
Christian