{ "match": { "serviceClassRegex": "Portal", "serviceNameRegex": "SocialNetworking", "calledMethodRegex": "\/{0,1}rest\/((1|2)\/){0,1}(((people){0,1}(users(\/2){0,1})|comments|full-text-search|hashtags|messages|notifications|people|posts|tokens|vres|vers)\/){0,1}(?[a-zA-Z\\-]*(\/){0,1})" }, "replace": { "serviceClass": "Portal", "serviceName": "SocialNetworking", "calledMethod": "${Method}" } }