Hit filters

Hi,

We are using PIWIK log analysis. Is it possible to have hit filters or some sort of filtering which only records hits to a particular url in the logs??

For example the logs have say 10 urls:

https://portal.piwik.com/123
https://portal.piwik.com/123/a
https://portal.piwik.com/123/b
https://portal.piwik.com/123/cd
https://portal.piwik.com/123/abfg
https://portal.piwik.com/123/677
https://portal.piwik.com/123/ab456l
https://portal.piwik.com/123/jkj777
https://portal.piwik.com/123/jkjkjkj/juuy
https://portal.piwik.com/123/gh56/56/78/mmn

and we add a website with the URL as https://portal.piwik.com/123/ab456l and feed the above logs and want just to capture hits and visits for that url only. is it possible??