- Access exclusive content
- Connect with peers
- Share your expertise
- Find support resources
07-23-2015 08:11 PM
Hi All,
I'm trying to figure if if I can use wild cards when constructing a filter in Monitor -> URL Filtering. I want to get all records that contain '@*.domain.com'.
My current filter is ( url contains '@staff.domain.com' ) what I want is ( url contains '@*domain.com' )
Can this be done?
thanks
Leigh
07-23-2015 09:48 PM
Hey thanks Ben, but unfortunately this is not returning any data?? My query is ( url contains '*.domain.com' )
but is not returning anything, however if I do ( url contians 'staff.domain.com' ) I get the data I expect.
Not sure why this is.
07-23-2015 10:07 PM
Hi Leigh,
I don't have a device at hand to test this at the moment unfortunately, it was my understanding that this query would work. Do you get any results when running a custom report with the query?
thanks,
Ben
07-23-2015 10:14 PM
Ben,
No I get the same result even in a report.
Leigh
07-23-2015 11:33 PM
Hi Leigh,
I've had a chance to have a go myself, looks this you can't do this unfortunately. My advice would be to add all the sites you want to search for to a custom URL filtering category, that way you can do a search on the category. You can use wildcards in custom categories.
Regards,
Ben
07-24-2015 06:13 AM
I think the best you'll be able to do is this:
(url contains '@') and (url contains .domain.com)
Click Accept as Solution to acknowledge that the answer to your question has been provided.
The button appears next to the replies on topics you’ve started. The member who gave the solution and all future visitors to this topic will appreciate it!
These simple actions take just seconds of your time, but go a long way in showing appreciation for community members and the LIVEcommunity as a whole!
The LIVEcommunity thanks you for your participation!