==
Logwatch is a Linux/Unix utility that reports on whatever logs it is
requested to report. Here is the description from the MAN file.
"
LogWatch is a customizable, pluggable log-monitoring system. It will go
through your logs fo
On Fri, 2009-25-12 at 12:23 +0100, André Warnier wrote:
> Kaustubh Deorukhkar wrote:
> > I am naive user..but this is what comes to my mind...please see if this
> > helps
> >
> > - create seperate logs per website...
> >
> > SetEnvIf Referer www\.mydomain1\.com site1_request
> > CustomLog logs/m
Kaustubh Deorukhkar wrote:
I am naive user..but this is what comes to my mind...please see if this
helps
- create seperate logs per website...
SetEnvIf Referer www\.mydomain1\.com site1_request
CustomLog logs/mydomain1_log common env=site1_request
SetEnvIf Referer www\.mydomain2\.com site2_req
I am naive user..but this is what comes to my mind...please see if this
helps
- create seperate logs per website...
SetEnvIf Referer www\.mydomain1\.com site1_request
CustomLog logs/mydomain1_log common env=site1_request
SetEnvIf Referer www\.mydomain2\.com site2_request
CustomLog logs/mydomain2
Asai wrote:
I manage about 20 websites. So I need to see which ones are reporting
which things. I've checked the custom log in the past, it didn't do
what I wanted, but perhaps I didn't understand what I was doing--which
is quite likely.
Maybe you want to explain what you mean by "logwatch"
I manage about 20 websites. So I need to see which ones are reporting
which things. I've checked the custom log in the past, it didn't do
what I wanted, but perhaps I didn't understand what I was doing--which
is quite likely.
André Warnier wrote:
Asai wrote:
Greetings,
Is there a way whic
Asai wrote:
Greetings,
Is there a way which I can expand the logwatch entries for httpd which
will allow me to view the entire domain name instead of just the
relative uri? Like I have /this/page instead of www.mysite.com/this/page.
Can you explain what would be the point ?
Presumably, if
Greetings,
Is there a way which I can expand the logwatch entries for httpd which
will allow me to view the entire domain name instead of just the
relative uri? Like I have /this/page instead of www.mysite.com/this/page.
Thanks.
--
--asai
--