{ "match": { "serviceClassRegex": "VREManagement", "serviceNameRegex": "(SmartExecutor)|(smart-executor)", "calledMethodRegex": ".*(UNKNOWN)|(OTHER).*" }, "replace": { "serviceClass": "VREManagement", "serviceName": "smart-executor", "calledMethod": "OTHER" } }