![]() |
|
|
|
||||||||||
![]() |
|
|
Thread Tools |
|
#1
|
||||
|
||||
|
I need some help with server log files....
I have to setup a page where a client can view their log file activities. I have FTP access to their server, but thats it. The log files are there. They want me to set up a page where they can view current log files. My servers use CPanel and include AWstats etc...
I need to set something up for them? Can anyone help... |
|
#2
|
||||
|
||||
|
If they are competent to d/l the log files, have them d/l the freeware/demo version of FunnelWeb. It's far superior to Awstats.
|
|
#3
|
||||
|
||||
|
They want to view the log files? Or do you want a stats package to process them?
|
|
#4
|
||||
|
||||
|
The problem is, they are using apache and the log files are setup as one massive access log. Having them download that everyday will consume a massive amount of bandwidth.
|
|
#5
|
||||
|
||||
|
Quote:
|
|
#6
|
||||
|
||||
|
If money isn't a problem, I'd recommend looking at Urchin.
|
|
#7
|
||||
|
||||
|
I use Urchin 3, 5 and UTM.
It's a great product. |
|
#8
|
|||
|
|||
|
Quote:
# ftp ftp.my-server.com ... cd <log file directory> restart <number -- offset from the start of the file> get access_log This should get you the portion of the access_log file starting from the number following the restart command. Edit: you can also use the reget command - it gets the rest of the file if it already exists in your local folder: # ftp ftp.my-server.com ... cd <log file directory> reget access_log J.D. Last edited by J.D.; Jun 4th 2005 at 1:38 pm. |
![]() |
| Bookmarks |
| Thread Tools | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Are there any log files on a virtual server? | crazyhorse | Traffic Analysis | 12 | Oct 27th 2007 11:17 am |
| Help Transitioning Optigold to a New Server | nuwanet | Optigold ISP | 8 | Jan 18th 2007 2:08 pm |
| how to insert header/footer server side for existing html files | jjdubb | Programming | 30 | Jan 28th 2006 10:54 pm |
| Working with large server log files | Bernard | All Other Tools | 3 | Mar 15th 2005 12:30 am |
| passthru.php, shtml files, etc. | Owlcroft | Co-op Advertising Network | 3 | Dec 20th 2004 3:39 pm |