Not able to see URLs for HTTP errors

Hi

I was able to import logs from my nginx server and all data is loaded fine, I run the importer with the following options:


--recorders=4 --enable-http-errors --enable-http-redirects --enable-static --enable-bots

I’m worry about the http errors on my server, so I go to Visitors -> Custom Variables where I can find the HTTP-Code variable and the differents values.

The problem is that I get a few 404 and 403 but I can’t see anywhere to which URL belongs those errors.

Do I missed something in the import?

Thanks

Go to Actions> Page titles report. Then click on the 404 category, or 403 category. It will list the URLs with this http code

Great, thanks!!