{ "match": { "serviceClassRegex": "Application|DataAnalysis", "serviceNameRegex": "TagMe", "calledMethodRegex": "^((e\/)|\/){0,1}tag" }, "replace": { "serviceClass": "Application", "serviceName": "TagMe", "calledMethod": "tag" } }