• Forums
    • Public Forums
      • Community Connect
      • Dynatrace
        • Dynatrace Open Q&A
      • Application Monitoring & UEM
        • AppMon & UEM Open Q&A
      • Network Application Monitoring
        • NAM Open Q&A
  • Home /
  • Public Forums /
  • Network Application Monitoring /
  • NAM Open Q&A /
avatar image
Question by Janne O. · Sep 15, 2015 at 08:17 AM · nam probe nam console

Regular expression and grouping urls with www or without under same operation

I would like to report following URLs under the same operation but I'm still such a newbie with regex rules that can't get it work :)

http://www.example.com/en/Services/

http://example.com/en/Services/

Comment

People who like this

0 Show 0
10 |2000000 characters needed characters left characters exceeded
  • Viewable by all users
  • Viewable by moderators
  • Viewable by moderators and the original poster
  • Advanced visibility
Toggle Comment visibility. Current Visibility: Viewable by all users

Up to 10 attachments (including images) can be used with a maximum of 50.0 MiB each and 250.0 MiB total.

2 Replies

  • Sort: 
  • Most voted
  • Newest
  • Oldest
avatar image
Best Answer

Answer by Adam P. · Sep 15, 2015 at 08:49 AM

Start with:

(http://)[w\.]{0,4}(example.com/en/Services/)

With round brackets you point what should be reported, in square specify unwanted characters and in curly, how many times they can occur.

Let me know if it works for you.

Comment
Sandrine M.

People who like this

1 Show 1 · Share
10 |2000000 characters needed characters left characters exceeded
  • Viewable by all users
  • Viewable by moderators
  • Viewable by moderators and the original poster
  • Advanced visibility
Toggle Comment visibility. Current Visibility: Viewable by all users

Up to 10 attachments (including images) can be used with a maximum of 50.0 MiB each and 250.0 MiB total.

avatar image Janne O. · Sep 17, 2015 at 07:30 AM 0
Share

It fills my needs perfectly and thank's for the explanation.

avatar image
Best Answer

Answer by Rajesh S. · Sep 18, 2015 at 07:52 AM

You can make www. optional:

http://(www\.)?example\.com/en/Services/

Comment

People who like this

0 Show 0 · Share
10 |2000000 characters needed characters left characters exceeded
  • Viewable by all users
  • Viewable by moderators
  • Viewable by moderators and the original poster
  • Advanced visibility
Toggle Comment visibility. Current Visibility: Viewable by all users

Up to 10 attachments (including images) can be used with a maximum of 50.0 MiB each and 250.0 MiB total.

How to get started

First steps in the forum
Read Community User Guide
Best practices of using forum

NAM 2019 SP5 is available


Check the RHEL support added in the latest NAM service pack.

Learn more

LIVE WEBINAR

"Performance Clinic - Monitoring as a Self Service with Dynatrace"


JANUARY 15, 3:00 PM GMT / 10:00 AM ET

Register here

Follow this Question

Answers Answers and Comments

9 People are following this question.

avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image

Related Questions

Error Logging Mechanism used by DCRUM 12.4.x

Is There Any Protocols That Show Nothing Using the Traffic Recorder of RUM Console?

¿How can you group URLs where the only thing that changes is an identifier?

Can I enable some software services of Autodiscovered Software Services?

Rules for 3 F5's - 3 Tiers - SNAT/NAT

Forum Tags

esm siebel Dynatrace Managed license nam probe wan citrix dna rest api configuration mq alerting NAM 2018 dashboard dcrumadvisory reports css nam universal decode database mobileapp RUM ads sap nam console scripting nam server sequence transactions nam 2019 upgrade
  • Forums
  • Public Forums
    • Community Connect
    • Dynatrace
      • Dynatrace Open Q&A
    • Application Monitoring & UEM
      • AppMon & UEM Open Q&A
    • Network Application Monitoring
      • NAM Open Q&A