cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Regexp for Url clean up

eamartn
Frequent Guest

Hi everyone,

I would like to transform these type of URLs:

/evt21_nsei_fe-web/api/terceros/451804672024?codCia=41&codLanguage=es_ES&codActTerceroAcceso=1

in something like this:

/evt21_nsei_fe-web/api/terceros/{param}

Could you tell me a regular expression for Dynatrace clean up URL rule to do it?

Thank you

 

1 REPLY 1

AntonPineiro
DynaMight Guru
DynaMight Guru

Hi,

You can create a web request naming rule. You do not need a regex to grouping it, just starts with "/evt21_nsei_fe-web/api/terceros/".

Best regards

 

❤️ Emacs ❤️ Vim ❤️ Bash ❤️ Perl

Featured Posts