DX Application Performance Management

 View Only
  • 1.  Exclude files type from URL GROUP

    Posted Jun 14, 2016 09:15 AM

    Hi,

     

    Is there any way i can exclude a GIF or JPG files from frontends >> app >> URL ?

     

    Any ideas?

     

    10x

    Tamir



  • 2.  Re: Exclude files type from URL GROUP
    Best Answer

    Broadcom Employee
    Posted Jun 14, 2016 11:20 AM

    Hi Tamir,

     

    Unfortunately, there is no "exclude" option.

    You could try setting these URL Groupings that will put all image files into an /images group and place all other URLs into the "Default" group:

    introscope.agent.urlgroup.keys=png,bmp,jpg,gif,tiff,default
    introscope.agent.urlgroup.group.jpg.pathprefix=*.jpg
    introscope.agent.urlgroup.group.jpg.format=/images
    introscope.agent.urlgroup.group.bmp.pathprefix=*.bmp
    introscope.agent.urlgroup.group.bmp.format=/images
    introscope.agent.urlgroup.group.gif.pathprefix=*.gif
    introscope.agent.urlgroup.group.gif.format=/images
    introscope.agent.urlgroup.group.png.pathprefix=*.png
    introscope.agent.urlgroup.group.png.format=/images
    introscope.agent.urlgroup.group.tiff.pathprefix=*.tiff
    introscope.agent.urlgroup.group.tiff.format=/images
    introscope.agent.urlgroup.group.default.pathprefix=*
    introscope.agent.urlgroup.group.default.format=Default

     

    Thanks

    Yanna



  • 3.  Re: Exclude files type from URL GROUP

    Broadcom Employee
    Posted Jun 15, 2016 06:47 AM

    Hi treuvei

     

      Did you try Yanna's suggestion. You may also want to submit an enhancement request for exclude functionality. Are there any follow-up questions? Or may this thread be marked as closed?

     

    Thanks

    Hal German



  • 4.  Re: Exclude files type from URL GROUP

    Posted Jun 15, 2016 09:10 AM

    Hi Yanna,

     

     

    Thanks for your reply. It looks good,

    but what if i want all other url's that are of the image type want be at specific folder?

    I want all other url's will shown separated. Is it possible?

     

    Thanks,

    Tamir



  • 5.  Re: Exclude files type from URL GROUP

    Broadcom Employee
    Posted Jun 17, 2016 10:09 AM

    With the above configuration all the images will show under Frontends|Apps|<application>|/images, all other URLs will show under Frontends|Apps|<application>|Default.

    Is that what you are looking for?

    Ciao,

    Guenter



  • 6.  Re: Exclude files type from URL GROUP

    Posted Jun 19, 2016 02:35 AM

    Hi Guenter,

     

    Sorry, but no.

    I want all the images will be shown under -Frontends|Apps|<application>|Default (or under IMAGES),

    and each the other URL will shown separately.

    Frontends|Apps|<application>|URL_1

    Frontends|Apps|<application>|URL_2

    Frontends|Apps|<application>|URL_3

    Frontends|Apps|<application>|URL_4

    .

    .

    .

    Frontends|Apps|<application>|URL_n

     

    Is it possible to achieve?

     

    Regards,

    Tamir



  • 7.  Re: Exclude files type from URL GROUP

    Broadcom Employee
    Posted Jun 20, 2016 04:26 PM

    Hi Tamir:

        To get a URL grouping set to meet your requirements, it seems appropriate now to open a case to pursue this

    Thanks

    Hal German