Not a customer? Click the 'Start a free trial' link to begin a 30-day SaaS trial of our product and to join our community.
Existing Cisco AppDynamics customers should click the 'Sign In' button to authenticate to access the community
09-20-2020 09:17 PM
Hello Friends,
I am trying to include rules using "RegEx match on the URL" while instrumenting certain pages in EUM . Any documentation is there which I can refer ?
e.g
https://www.abcxyz.com/app/#/app/account/<GUID>/overview
https://www.abcdef.com/app/#/app/account/<GUID>/overview
I am looking for adding two separate rules for the above mentioned pages in EUM.How to write regex for these. Any lead will be appreciated. Thanks in Advance !
Regards,
Arup
Solved! Go to Solution.
09-21-2020 02:22 AM
Hi there
You can use regular regex, for below the following should work
https:\/\/www.abcxyz.com\/app\/#\/app\/account\/(.*)\/overview
https:\/\/www.abcdef.com\/app\/#\/app\/account\/(.*)\/overview
09-24-2020 04:10 PM
Thank you Mario. It worked
Thank you! Your submission has been received!
Thank you! Your submission has been received!
Oops! Something went wrong while submitting the form