Click the Start a free trial link to start a 15-day SaaS trial of our product and join our community as a trial user. If you are an existing customer do not start a free trial.
AppDynamics customers and established members should click the sign in button to authenticate.
02-10-2020 04:01 PM
When creating rules, either with Custom Rules in APM or Include/Exclude Rules in EUM, the tool gives the ability to match the URL/URI based on several conditions: Is in List, Starts With, etc... These same options exist in other areas, as well.
How can a rule be created that lists values (Is in List) and utilize wildcards in the values?
For example (asterisk is wildcard): Is in List /site/portal1*, /site/portal2*
Solved! Go to Solution.
02-20-2020 11:12 PM
Hi Jeremy,
Thanks for posting the question on the Community.
Unfortunately, a wildcard cannot be used in "is in the list" as the word infers.
You need to use Matches Reg Ex that can be used a regular expression.
"Matches Reg Ex" can be used the regular expression below;
\/site\/portal\d[1-2]*
Please refer to the following docs:
https://docs.appdynamics.com/display/PRO45/Custom+Match+Rules#CustomMatchRules-splitting
https://docs.appdynamics.com/display/PRO45/Using+Regular+Expressions
Let me know if this helped you.
Many thanks,
Mika
User | Count |
---|---|
3 | |
2 | |
1 | |
1 | |
1 |
Thank you! Your submission has been received!
Thank you! Your submission has been received!
Oops! Something went wrong while submitting the form