RE: OT- Interpreting Apache logs

2002-08-21 Thread Ward William E DLDN
> From: Gary [mailto:[EMAIL PROTECTED]] > On Tue, Aug 20, 2002 at 05:17:38PM -0400 or thereabouts, Ward > William E DLDN wrote: > > Ok, I don't often NOT understand what I'm seeing in my > > Apache logs, but this is one of those times: (IPs remov

Re: OT- Interpreting Apache logs

2002-08-20 Thread Gary
On Tue, Aug 20, 2002 at 05:17:38PM -0400 or thereabouts, Ward William E DLDN wrote: > Ok, I don't often NOT understand what I'm seeing in my Apache logs, but this > is one of those times: (IPs removed to protect the innocent). > > adsl212-115.advancedsl.com.ar - - [15/A

Re: OT- Interpreting Apache logs

2002-08-20 Thread louie miranda
You should doube-check some cgi scripts You have on your machine to prevent more attacks coming from that person, if his ip static, try to block it from firewall!. But be carefull when blocking other's ip. Some apache logs, have some IIS infected machine's that probe's for other I

Re: OT- Interpreting Apache logs

2002-08-20 Thread Sam Ockman
38PM -0400, Ward William E DLDN wrote: > Ok, I don't often NOT understand what I'm seeing in my Apache logs, but this > is one of those times: (IPs removed to protect the innocent). > > - - [20/Aug/2002:02:32:01 -0400] "GET /_blnk.gif HTTP/1.1" 200 56 > "

OT- Interpreting Apache logs

2002-08-20 Thread Ward William E DLDN
Ok, I don't often NOT understand what I'm seeing in my Apache logs, but this is one of those times: (IPs removed to protect the innocent). - - [20/Aug/2002:02:32:01 -0400] "GET /_blnk.gif HTTP/1.1" 200 56 "" "Mozilla/4.0 (compati

RE: apache logs

2001-04-11 Thread Barnaby Puttick
Hi, You can use syslog to do this. Set up all your webserver's ErrorLog directives in httpd.conf to say: ErrorLog syslog:local7 (local7 is the default if ommited) and in /etc/syslogd.conf, put the following line in: local7.*@192.168.0.1 this will pass all local7 facilities over to th

RE: apache logs

2001-04-11 Thread KANODIA, ASHOK
Title: RE: apache logs Try to give hostname:/absolute_path   -Ashok[EMAIL PROTECTED]Ph: (718)752-5909 PGP public key available at: http://pgp.mit.edu   -Original Message-From: Kapil Sharma [mailto:[EMAIL PROTECTED]]Sent: Wednesday, April 11, 2001 10:00 AMTo: [EMAIL

Re: apache logs

2001-04-11 Thread Kapil Sharma
Title: RE: apache logs I want to have the apache logs at remote server. How will I give the absolute path. Is there any way same as syslogd to have the log files at central remote server?   Cheers kapil - Original Message - From: KANODIA, ASHOK To: '[EMAIL PROT

RE: apache logs

2001-04-11 Thread KANODIA, ASHOK
Title: RE: apache logs In the httpd.conf look for the ErrorLog, PidFile, CustomLog and give the absolute path where you want to save the logs. -Ashok [EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]> Ph: (718)752-5909 PGP public key available at: http://pgp.mit.edu <http://pg

apache logs

2001-04-11 Thread Kapil Sharma
Hi, I want to forward all apache web server logs to one central server. How should i do that? Is there any option in apache conf to do this thing? Cheers kapil _ Do You Yahoo!? Get your free @yahoo.com address at http://mail.yahoo.com _

Re: Missing apache logs ???

2000-11-27 Thread sixx
At 02:10 PM 11/27/00 +0530, you wrote: >check for permissions of that dir. and file. > >Vineeta > >sixx wrote: > > > Anyone been experiencing missing log files on Apache/1.3.9, PHP/3.0.12, > > mod_ssl/2.4.8 > > & OpenSSL/0.9.3a ? > > > > It seems that logs go missing for my virtual hosting server

Re: Missing apache logs ???

2000-11-27 Thread Vineeta
check for permissions of that dir. and file. Vineeta sixx wrote: > Anyone been experiencing missing log files on Apache/1.3.9, PHP/3.0.12, > mod_ssl/2.4.8 > & OpenSSL/0.9.3a ? > > It seems that logs go missing for my virtual hosting server of about 90+ > domains > while everything goes well, su

Missing apache logs ???

2000-11-27 Thread sixx
Anyone been experiencing missing log files on Apache/1.3.9, PHP/3.0.12, mod_ssl/2.4.8 & OpenSSL/0.9.3a ? It seems that logs go missing for my virtual hosting server of about 90+ domains while everything goes well, suexec logs is there, main apache logging is there, only virtual hosting logs see