RE: How to collect IP addresses

2003-11-04 Thread Brian Menke
Thanks Tim, I'll look into it! Do you happen to know where a HOW-TO is that
explains how to do this, or a good book?

-Brian

-Original Message-
From: Tim Funk [mailto:[EMAIL PROTECTED] 
Sent: Monday, November 03, 2003 5:57 PM
To: Tomcat Users List
Subject: Re: How to collect IP addresses

AccessLogValve and use a custom pattern.

-Tim

Brian Menke wrote:

 Hi Everyone, I know that there are existing log files that collect
 information, but I need one that contains only ip addresses. I'm just
 wondering if there is some existing tomcat way to do this instead of
 embedding it in my servlet code?
 
 I thought maybe log4j, but that looks like it is for debugging purposes
 only.
 
 Are there any existing articles that talk about this? I did a google
search,
 but no luck so far.
  


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



RE: How to collect IP addresses

2003-11-04 Thread Shapira, Yoav

Howdy,
http://jakarta.apache.org/tomcat/tomcat-4.1-doc/config/valve.html

Yoav Shapira
Millennium ChemInformatics


-Original Message-
From: Brian Menke [mailto:[EMAIL PROTECTED]
Sent: Tuesday, November 04, 2003 12:09 PM
To: 'Tomcat Users List'
Subject: RE: How to collect IP addresses

Thanks Tim, I'll look into it! Do you happen to know where a HOW-TO is
that
explains how to do this, or a good book?

-Brian

-Original Message-
From: Tim Funk [mailto:[EMAIL PROTECTED]
Sent: Monday, November 03, 2003 5:57 PM
To: Tomcat Users List
Subject: Re: How to collect IP addresses

AccessLogValve and use a custom pattern.

-Tim

Brian Menke wrote:

 Hi Everyone, I know that there are existing log files that collect
 information, but I need one that contains only ip addresses. I'm just
 wondering if there is some existing tomcat way to do this instead of
 embedding it in my servlet code?

 I thought maybe log4j, but that looks like it is for debugging
purposes
 only.

 Are there any existing articles that talk about this? I did a google
search,
 but no luck so far.



-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]




This e-mail, including any attachments, is a confidential business communication, and 
may contain information that is confidential, proprietary and/or privileged.  This 
e-mail is intended only for the individual(s) to whom it is addressed, and may not be 
saved, copied, printed, disclosed or used by anyone else.  If you are not the(an) 
intended recipient, please immediately delete this e-mail from your computer system 
and notify the sender.  Thank you.


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



RE: How to collect IP addresses

2003-11-04 Thread Brian Menke
That's why I love this group. Thanks Tim and Yoav!

-Brian Menke

-Original Message-
From: Shapira, Yoav [mailto:[EMAIL PROTECTED] 
Sent: Tuesday, November 04, 2003 9:12 AM
To: Tomcat Users List
Subject: RE: How to collect IP addresses


Howdy,
http://jakarta.apache.org/tomcat/tomcat-4.1-doc/config/valve.html

Yoav Shapira
Millennium ChemInformatics


-Original Message-
From: Brian Menke [mailto:[EMAIL PROTECTED]
Sent: Tuesday, November 04, 2003 12:09 PM
To: 'Tomcat Users List'
Subject: RE: How to collect IP addresses

Thanks Tim, I'll look into it! Do you happen to know where a HOW-TO is
that
explains how to do this, or a good book?

-Brian

-Original Message-
From: Tim Funk [mailto:[EMAIL PROTECTED]
Sent: Monday, November 03, 2003 5:57 PM
To: Tomcat Users List
Subject: Re: How to collect IP addresses

AccessLogValve and use a custom pattern.

-Tim

Brian Menke wrote:

 Hi Everyone, I know that there are existing log files that collect
 information, but I need one that contains only ip addresses. I'm just
 wondering if there is some existing tomcat way to do this instead of
 embedding it in my servlet code?

 I thought maybe log4j, but that looks like it is for debugging
purposes
 only.

 Are there any existing articles that talk about this? I did a google
search,
 but no luck so far.



-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]




This e-mail, including any attachments, is a confidential business
communication, and may contain information that is confidential, proprietary
and/or privileged.  This e-mail is intended only for the individual(s) to
whom it is addressed, and may not be saved, copied, printed, disclosed or
used by anyone else.  If you are not the(an) intended recipient, please
immediately delete this e-mail from your computer system and notify the
sender.  Thank you.


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: How to collect IP addresses

2003-11-03 Thread Tim Funk
AccessLogValve and use a custom pattern.

-Tim

Brian Menke wrote:

Hi Everyone, I know that there are existing log files that collect
information, but I need one that contains only ip addresses. I'm just
wondering if there is some existing tomcat way to do this instead of
embedding it in my servlet code?
I thought maybe log4j, but that looks like it is for debugging purposes
only.
Are there any existing articles that talk about this? I did a google search,
but no luck so far.
 


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]