Quote:
Originally Posted by desquinn I think your issue is as others and myself are suggesting that you need to login using ftp with this programme and authenticate as the site so that you can pull down the logs.
moving the logs down locally with a scheduled ftp job is another option as is moving them to a web accessible area and then using the program. |
Apart from one attempt via http during my original testing, I have been using ftp all along. I log in with the site login as advised by UH when I joined.
Quote:
Originally Posted by desquinn You have not answered percepts query about summary apparently requiring gz files straight away. On UH the first and second files are not compressed so if it is looking for these then it may be encountering the wrong file. |
I've been using Summary for over four years on lots of different log types. If you look at the error I quoted (reproduced below) you can see that Summary is checking for several different types of header and not encountering any of them:
FTP expected 250 got: '550 var/log/httpd: No such file or directory'
Remote directory not found!
Download failed: Remote directory not found! On 'ftp://dressageit.com/var/log/httpd/'.
Check log header: _.gz
Check log header: A
Check log header: httpd
Read 0 entries in 0:00!
Saving binary report database.
Processing is complete!
Note also that I
am using ftp!

It says it is not finding the remote directory, yet I can verify that the exact URI I have entered is (copied and pasted from the Summary configuration page):
ftp://dressageit.com/var/log/httpd/
Ann