View previous topic :: View next topic |
Author |
Message |
TRUSTAbyss -
Joined: 29 Oct 2003 Posts: 3752 Location: USA, GA
|
Posted: Wed Nov 19, 2003 10:14 pm Post subject: Log other Directories & Downloads |
|
|
I would like to know if its possible to log certain download links on a web site using a PHP , CGI , PERL script that way I can log a file such as
http://www.your-site.com/karasu_kami.exe
and this file goes straight into a log file instead of the original one that abyss uses , this will be so I can keep track of downloads and if people are linking to my downloads, Is it possible ?
Notice what file name I used lol :D
Last edited by TRUSTAbyss on Thu Nov 20, 2003 12:33 am; edited 2 times in total |
|
Back to top |
|
 |
Anonymoose -
Joined: 09 Sep 2003 Posts: 2192
|
Posted: Thu Nov 20, 2003 12:10 am Post subject: |
|
|
Not quite what you want but it would be easy enough to grab whatever links you want from the access logs after they're created. Have a look at the example I wrote for the access log trash topic but apply them to whatever filenames / types you want :)
http://www.aprelium.com/forum/viewtopic.php?t=2766 |
|
Back to top |
|
 |
TRUSTAbyss -
Joined: 29 Oct 2003 Posts: 3752 Location: USA, GA
|
Posted: Thu Nov 20, 2003 12:15 am Post subject: |
|
|
I know what you mean and thats exactly why i want to just log downloads/links so I don't have to see that crap , I know that alot of php scripts out their have logging methods and I would like to have a way of logging my downloads on my web page. 8) |
|
Back to top |
|
 |
Anonymoose -
Joined: 09 Sep 2003 Posts: 2192
|
Posted: Thu Nov 20, 2003 1:03 am Post subject: |
|
|
Hmm, i was meaning it in reverse though - use it to filter out everything except the downloads you want to track... I'll have a look around though. |
|
Back to top |
|
 |
Axis -
Joined: 29 Sep 2003 Posts: 336
|
Posted: Thu Nov 20, 2003 5:24 am Post subject: |
|
|
There is a perl script that you can use to do exactly what you want to, I believe.
Fluid Dynamics Software
AXS Tracking System
http://www.xav.com/scripts/axs/
I am a big fan of this guy's perl scripts. The AXS is free. If you have ftp there is even a automatic installer.
Regards,
Axis |
|
Back to top |
|
 |
TRUSTAbyss -
Joined: 29 Oct 2003 Posts: 3752 Location: USA, GA
|
Posted: Thu Nov 20, 2003 3:03 pm Post subject: |
|
|
I don't think thats what I want but I will look on hotscripts.com for a visiter tracking system , that might be what im talking about. Later! 8) |
|
Back to top |
|
 |
|