log viewer

Kaushal Shriyan kaushalshriyan at gmail.com
Wed Jan 13 16:53:31 UTC 2010


On Wed, Jan 13, 2010 at 10:18 PM, Santiago Zarate
<santiago-ve at ubuntu.com> wrote:
> Try just creating a virtual server on apache or whatever just to give
> a way to be able to download the file... it would be something like:
>
> $HTTP["host"] == "catalina-download" {
>            server.document-root = "/path/to/tomcat/log/dir"
> }
>
> on lighttpd... http://httpd.apache.org/docs/2.0/vhosts/examples.html

Hi Santiago,

There would be a better way to accomplish it instead of downloading
the same file (catalina.out) again and again resulting in over
utilizing the Internet bandwith.

Any better solution ?

Thanks and Regards

Kaushal




More information about the ubuntu-server mailing list