{ "match": { "serviceClassRegex": "VREManagement", "serviceNameRegex": "(SmartExecutor)|(smart-executor)", "calledMethodRegex": ".*((stop)|(unSchedule)|(DELETE)|(PURGE)).*" }, "replace": { "serviceClass": "VREManagement", "serviceName": "smart-executor", "calledMethod": "stop" } }