--
From: "Mohit Anchlia"
Sent: 09 February, 2010 2:18
To:
Subject: [us...@httpd] Log
We are seeing the following in logs? I am not sure why we are getting
request in hex format. Something like?
10.1.1.40 - - [21/Jan/2010:16:31:15 -0
We are seeing the following in logs? I am not sure why we are getting
request in hex format. Something like?
10.1.1.40 - - [21/Jan/2010:16:31:15 -0800] "\x05\.\x01" 501 207 "-"
"-" "webserver1" 0 - - - 32 207
Is this normal? It looks like a bad request trying to get in
Thanks
--
Mark H. Wood wrote:
On Tue, Sep 22, 2009 at 02:28:51PM +0200, Serge Fonville wrote:
I'd consider logging to a database instead
Read into mod_log_mysql
http://www.howtoforge.com/apache2-logging-to-a-mysql-database-with-mod_log_sql-on-debian-etch
So, are there any log-to-dbms modules for Apache
On Tue, 2009-09-22 at 10:04 -0400, Mark H. Wood wrote:
> On Tue, Sep 22, 2009 at 02:28:51PM +0200, Serge Fonville wrote:
> > I'd consider logging to a database instead
> >
> > Read into mod_log_mysql
> > http://www.howtoforge.com/apache2-logging-to-a-mysql-database-with-mod_log_sql-on-debian-etch
On Tue, Sep 22, 2009 at 4:04 PM, Mark H. Wood wrote:
> On Tue, Sep 22, 2009 at 02:28:51PM +0200, Serge Fonville wrote:
> > I'd consider logging to a database instead
> >
> > Read into mod_log_mysql
> >
> http://www.howtoforge.com/apache2-logging-to-a-mysql-database-with-mod_log_sql-on-debian-etch
On Tue, Sep 22, 2009 at 02:28:51PM +0200, Serge Fonville wrote:
> I'd consider logging to a database instead
>
> Read into mod_log_mysql
> http://www.howtoforge.com/apache2-logging-to-a-mysql-database-with-mod_log_sql-on-debian-etch
So, are there any log-to-dbms modules for Apache HTTPD out there
On 26/08/2009 10:21, Geurts, G.P.T.M. wrote:
I'm trying to findout the maximum log possible by vhosts on apache, for
this I need or a lot of time clicking all the links possible and filling
all the forms, or use some kind of automated tool that I'm sure must
exist for this purpose, I only don’t
Hello,
I'm trying to findout the maximum log possible by vhosts on apache, for
this I need or a lot of time clicking all the links possible and filling
all the forms, or use some kind of automated tool that I'm sure must
exist for this purpose, I only don't know the name... Could somebody
enlighte
On Thu, 2009-07-16 at 09:37 +, Melanie Pfefer wrote:
> hi folks,
>
> could you please advise on what solutions (preferably without using
> third-party tool) you use to rotate apache logs?
>
> I see rotatelogs under bin/ Could you please advise on its usage?
>
> Is there a config option in h
hi folks,
could you please advise on what solutions (preferably without using third-party
tool) you use to rotate apache logs?
I see rotatelogs under bin/ Could you please advise on its usage?
Is there a config option in httpd.conf we can benefit from to rotate logs?
thanks
-
Thanks, Tom. It was helpful. However, I also use the part of code which
contains fprintfs in another context, so I really need those fprintfs. And
moreover I don't want to consider those messages as apache log messages.
So the question remains, is it possible to log messages sent to stdout and
s
On Thu, 2009-06-04 at 11:36 -0700, Vyacheslav Zholudev wrote:
> I have an Apache Module which contains such methods like
> fprintf(stderr, "%s\n", message); and fprintf(stdout, "%s\n", message);
>
> They are executed under certain circumstances, but I can't see the output in
> the Apache's log fi
I have an Apache Module which contains such methods like
fprintf(stderr, "%s\n", message); and fprintf(stdout, "%s\n", message);
They are executed under certain circumstances, but I can't see the output in
the Apache's log files.
I use directive ErrorLog and CustomLog ... combined with LogLevel
Bastien LEGRAS wrote:
Hello,
Is there a way to filter errors issued from a specific client ip ? i.e. my
loadbalancers are testing my https urls but cannot perform SSL handshake so
I have lot of errors like that :
[Mon May 04 08:24:24 2009] [info] [client x.x.x.x] (70014)End of file found:
SSL h
Hello,
Is there a way to filter errors issued from a specific client ip ? i.e. my
loadbalancers are testing my https urls but cannot perform SSL handshake so
I have lot of errors like that :
[Mon May 04 08:24:24 2009] [info] [client x.x.x.x] (70014)End of file found:
SSL handshake interrupted by
Hi,
I am looking for a way to log all the HTTP traffic, as it
appears on the wire, including headers and entities content
(well, it can be in another format, but I'd like to have those
info.) I looked at mod_log_config[1] and mod_logio[2], but it
seems this is not supported.
Quite surpris
Documentation:
http://httpd.apache.org/docs/2.2/mod/mod_log_config.html
-Original Message-
From: Dave Stevens [mailto:g...@uniserve.com]
Sent: Wednesday, January 21, 2009 2:56 PM
To: users@httpd.apache.org
Subject: [us...@httpd] log file format?
Hi,
I am trying to get a handle on how
Hi,
I am trying to get a handle on how much data is flowing to/from the server in
a workshop where users are entering data to a mapserver-enabled application
using apache on the server. I think the SSL log has the info I need but don't
know where the file format is documented. It looks as if th
Hi,
I am trying to get a handle on how much data is flowing to/from the server in
a workshop where users are entering data to a mapserver-enabled application
using apache on the server. I think the SSL log has the info I need but don't
know where the file format is documented. It looks as if th
19 matches
Mail list logo