You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by bu...@apache.org on 2010/12/03 00:27:12 UTC

DO NOT REPLY [Bug 50404] New: Configuring per-webapp logging is unjustifiably difficult

https://issues.apache.org/bugzilla/show_bug.cgi?id=50404

           Summary: Configuring per-webapp logging is unjustifiably
                    difficult
           Product: Tomcat 6
           Version: unspecified
          Platform: PC
        OS/Version: Linux
            Status: NEW
          Severity: enhancement
          Priority: P2
         Component: Catalina
        AssignedTo: dev@tomcat.apache.org
        ReportedBy: rkeiii@gmail.com


There should be a simple way to setup per-webapp stdout/stderr logging. For
instance if I have the following Host's and desired logging setup.

app1.myapp.com - $CATALINA_HOME/logs/app1.myapp.com.out
app2.myapp.com - $CATALINA_HOME/logs/app2.myapp.com.out
app3.myapp.com - $CATALINA_HOME/logs/app3.myapp.com.out

There seems to be no obvious answer in the documentation for how to achieve
this. This can be done easily in other containers ie Resin.

-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tomcat.apache.org
For additional commands, e-mail: dev-help@tomcat.apache.org


DO NOT REPLY [Bug 50404] Configuring per-webapp logging is unjustifiably difficult

Posted by bu...@apache.org.
https://issues.apache.org/bugzilla/show_bug.cgi?id=50404

Konstantin Kolinko <kn...@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |INVALID

--- Comment #1 from Konstantin Kolinko <kn...@gmail.com> 2010-12-02 20:17:43 EST ---
All necessary is already there.

-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tomcat.apache.org
For additional commands, e-mail: dev-help@tomcat.apache.org


DO NOT REPLY [Bug 50404] Configuring per-webapp logging is unjustifiably difficult

Posted by bu...@apache.org.
https://issues.apache.org/bugzilla/show_bug.cgi?id=50404

--- Comment #2 from Konstantin Kolinko <kn...@gmail.com> 2010-12-02 20:24:09 EST ---
I mean, what you are asking is already easy to set up with the current
implementation. If you have usage questions, please ask on the users@ list and
look for previous answers in the archives.
If you have something specific to add to the docs, documentation patches are
always welcome.

-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tomcat.apache.org
For additional commands, e-mail: dev-help@tomcat.apache.org