|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
#1
|
|||
|
|||
|
I have a dedicated server, UNIX, and I am trying to do some basic logging.
When visitors visit a website, I understand that the basic server puts OUT the HTML command. When it is a cgi program, either Perl, PHP or other, it can run commands. But on standard, usually there are not outgoing url's ran, so... Here is my question: Can I make the server log outgoing requests by such programs, the strings(url + query string), and the response from such an outgoing request? I just want to know if it is possible. Usually, from what I undestand, these are done on port 80. So, would not just logging all outgoing requests on Port 80 do it? Again, can that be done? Thank you, Richard |
|
#2
|
||||
|
||||
|
hit it at the firewall. have the firewall log everything and parse it periodically for port 80 stuff.
__________________
~James [Not currently seeking freelance work] Like philosophy or interested in spirituality? Philosophorum. Game Dev Experts Forums Foresight Linux - Because your desktop should be cool! Linux FAQ FedoraFAQ UbuntuGuide |
![]() |
| Viewing: Dev Shed Forums > Operating Systems > UNIX Help > Is it possible to log outgoing url with it's query string and... |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|